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.
To run this project locally, follow these steps:
- Clone the repository.
- Set up your database and run the necessary SQL scripts (refer to
createTables.sqlandcreateViews.sql). - Configure the database connection in
DBNinja.java. - Compile and run the project.
- Java
- MySQL
- Order management
- Customer information
- Inventory control
- Reporting system
Explore the different menu options by entering the corresponding numbers. Follow the prompts to interact with the system.
- [Tarun Prathipati]
- [Gayatri Tatineni]