Skip to content

shashankbenakatti/foodordering

Repository files navigation

Canteen Ordering System Built Using Django .

About Project 📄

This Canteen Ordering System is Built Using Django, where students can order the food from their college canteen.

Project Functionalities ⚙

  • Login/Register to Your Account.
  • Django Built-in Authentication.
  • View the List of Available food that you can order.
  • Add-to-Cart Button on Each food Item.
  • Increase/Decrease Quantity of Food added into cart.
  • Show No. of Items in Cart at NavBar of Application.
  • View List of Added Items in Cart Page.
  • Can Increase/Decrease/Delete Item from Cart Page.
  • Place Order By selecting Payment Mode(Online/Cash).
  • Payment Integration of Paypal.
  • View List of All Placed Orders at Orders Page.
  • View Current Status of Order.
  • Check Details of Each Order by clicking View Details Button.

Technologies Used 👨‍💻

  • 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.

User-End Interface

End User or Consumer Can Interact with the Application Using the web interface or the frontend of the application.

Business-End Interface

Business-End means the Canteen Owner. As of now there is no separate application for Canteen Owner.

So Canteen Owners are provided with the Default Admin Panel that is Provided by Django.

- #### FOR USER:
  - ID : test
  - PASSWORD : test

- #### FOR ADMIN:
  - ID : admin
  - PASSWORD : admin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published