Pizza Restaurant Online Ordering System
- Project Description
- Technologies
- Usage instructions
- Contributing guidelines
- Team Acknowledgments
- Contact Information
- Other Information
Our goal as a group is to make an app that will change the way pizza is ordered and consumed forever. In addition to facilitating real-time inventory and menu management for pizzeria business owners, our goal is to streamline the ordering process for hungry patrons. Our app will make ordering pizza more convenient and enjoyable by providing a streamlined, straightforward interface.
Website url: https://ctucapstone.azurewebsites.net/
- Discord (Team Communication)
- Google Drive (Document collaboration)
- Github (Respository Hosting - SCM)
- Azure (Web hosting)
- HTML
- CSS
- SCSS
- JavaScript
- Python
- Bootstrap 5.3 - https://getbootstrap.com/
- ApexCharts - https://apexcharts.com/
- LitePicker - https://litepicker.com/docs/methods
- Jquery
Our pizza project application is a web-based platform that allows customers to browse menus, place orders, and track their delivery in real-time. The app also includes an admin dashboard for restaurant owners to manage their inventory, prices, and menu items. With our app, customers can customize their pizzas with a variety of toppings, track the progress of their order, and receive notifications when their pizza is ready for pickup or delivery.
The app offers a range of features that make it easy and convenient for customers to order pizza, including intuitive navigation, easy payment options, and a user-friendly interface. For restaurant owners, our app provides real-time inventory management and menu updates, reducing the risk of waste and ensuring accurate pricing. We also provide a customer feedback and review system that allows restaurant owners to respond to customer concerns and feedback in real-time, helping to build stronger relationships and increase customer loyalty.
Our pizza project application is designed to meet the needs of both customers and restaurant owners, offering a reliable and convenient solution for ordering and delivering pizza. We are committed to continuously improving and updating our app to ensure that it provides the best possible experience for all users.
To use this project, follow these steps:
- Clone the repository to your local machine:
$ git clone https://github.com/kdenny25/CS492_Capstone
- Navigate to the project directory:
$ cd CS492_Capstone
- Install the project dependencies:
$ npm install
- Start the development server:
$ npm start
Open your web browser and navigate to 'https://ctucapstone.azurewebsites.net/' to see the project in action.
You can also customize the project by editing the configuration files or adding new features. If you make any changes, remember to commit and push them to the repository to keep them in sync with the latest version.