Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 1.2 KB

README.md

File metadata and controls

24 lines (21 loc) · 1.2 KB

MU Canteen Management

This is a canteen management system project here it manages food ordering of customers

Canteen Description

● Login: In order to access the web application, Canteen employees have to use proper login information.

● Add / Manage Items: Can add new food items with details such as name, image, cost, description, and so on, as well as manage the details that have been added.

● Add Wallet Balance: A person from the canteen can add money to a student's wallet.

● View / Update Orders: View and update all of the student's canteen orders.

Student Description

● Register: Students must first register with basic information and create a valid login id and password.

● Login: To access the web application, students must first login using their valid login credentials.

● View Products: The student will see all of the food items at once, along with a description and price.

● View Recommendation: Based on their previous orders, a list of food recommendations will be provided.

● Add to Cart: By selecting quantity, you can add a single or multiple food product to the cart.