This Menu Management System built with C#.Net Core and SQLite database that allows restaurants or cafes to manage their menu items efficiently. The system provides full CRUD (Create, Read, Update, ...
. ├── app.py ├── forms.py ├── models.py ├── templates/ │ ├── base.html │ ├── chat.html │ ├── login.html ...