Cafeteria Management System


Project Overview


In this solo project, I built a web application for a campus cafeteria to support managing their orders and inventory. The idea of this project was come from my daily life in campus, when I want to order the pre-meal from my campus cafeteria, sometimes it was hard to order the meal I want because they don't have a platform to show their in-stock amount.
This web application can help to record the in-stock amount, update the user's products and prices, and manage orders.



Features


1. Order management (CRUD)
2. Inventory management (CRUD)

1 / 5
System index page
2 / 5
Create new order
3 / 5
Save order
4 / 5
Update Inventory
5 / 5
Delete Inventory




Technologies Used


Font-end:

HTML5
CSS
JavaScript
bootstrap 5

Backend:

Python
Flask

Database:

MySQL