Skip to content

Epic Eats is a user-friendly desktop app made with Python, TinyDB, OpenCV and MongoDB. Customers can select items, and a unique QR code is generated for their order.

Notifications You must be signed in to change notification settings

geeky-sambhav/Epic-Eats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Epic-Eats

Epic Eats is a user-friendly desktop app made with Python and MongoDB. Customers can select items, and a unique QR code is generated for their order. The admin panel helps manage orders and check the QR code's validity. The system aims to make canteen operations smoother and enhance the user experience for both customers and the canteen staff.

Demo Video

https://www.youtube.com/watch?v=rz7G4oQP4Oo

Prerequisites

  • Python

  • Client

    Customers can use the client application to place new orders, view already ordered orders. Once the order is placed, A QR Code is generated. Customer needs to scan this QR Code with the Canteen's Scanner to get food and final receipt.

  • Admin

    The Canteen manager can use this portal to add/remove receipes, update receipes price/quantity, view ordes.

  • Scanner

    This scanner is placed in canteen. It scans the QR codes and gives order bill.

Features

  • It uses token based authentication, so fake QR Codes are identified.
  • The admin has a option to tag any item as special, so its diaplayed under "special items" category for customer.
  • The customer has a option to tag a order as take away.

About

Epic Eats is a user-friendly desktop app made with Python, TinyDB, OpenCV and MongoDB. Customers can select items, and a unique QR code is generated for their order.

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages