This Canteen Ordering System is Built Using Django, where students can order the food from their college canteen.
Login/Registerto Your Account.- Django
Built-in Authentication. - View the List of Available food that you can order.
Add-to-Cart Buttonon Each food Item.Increase/Decrease Quantity of Foodadded into cart.- Show
No. of Items in Cart at NavBarof Application. - View List of Added Items in Cart Page.
- Can
Increase/Decrease/Delete Itemfrom Cart Page. Place OrderBy selecting Payment Mode(Online/Cash).- Payment
Integration of Paypal. View List of All Placed Ordersat Orders Page.- View
Current Status of Order. - Check
Details of Each Order by clicking View Details Button.
Django- For Coding Backend of Application.SQLite- Used this Default DataBase for Storing Data.DTL- Django Template Language for Building Dynamic Pages.JavaScript- For Integrating Additional functionalities in Project.Bootstrap 5- For UI Development of Project.HTML/CSS- For Coding Basic Templates of Project.
End User or Consumer Can Interact with the Application Using the web interface or the frontend of the application.
Business-End means the Canteen Owner. As of now there is no seperate application for Canteen Owner.
So Canteen Owners are provided with the Default Admin Panel that is Provided by Django.
To Watch the Live Demo Of Application click on the Below Given Link of Twitter Post. View Demo 🚀.
If You are Learner, or Want to test this application. Then After Forking & Cloning, You Can use these Test Credentials for Logging-In into the Application.
- #### FOR USER:
- ID : test
- PASSWORD : test
- #### FOR ADMIN:
- ID : admin
- PASSWORD : admin











