Skip to content

"Pizza Ordering System - A Java-based application for managing pizza orders, customers, inventory, and generating reports. Built as a part of a database management course, this system integrates with a MySQL database, providing a comprehensive solution for a pizza restaurant's operational needs."

Notifications You must be signed in to change notification settings

tarun212001/Pizza

Repository files navigation

Pizza

Pizza's R US System

Pizza's R US System is a Java-based pizza ordering and management system. It enables users to place new orders, view customers, manage inventory, generate reports, and more.

Getting Started

To run this project locally, follow these steps:

  1. Clone the repository.
  2. Set up your database and run the necessary SQL scripts (refer to createTables.sql and createViews.sql).
  3. Configure the database connection in DBNinja.java.
  4. Compile and run the project.

Technologies Used

  • Java
  • MySQL

Features

  • Order management
  • Customer information
  • Inventory control
  • Reporting system

Usage

Explore the different menu options by entering the corresponding numbers. Follow the prompts to interact with the system.

Contributors

  • [Tarun Prathipati]
  • [Gayatri Tatineni]

About

"Pizza Ordering System - A Java-based application for managing pizza orders, customers, inventory, and generating reports. Built as a part of a database management course, this system integrates with a MySQL database, providing a comprehensive solution for a pizza restaurant's operational needs."

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages