Mini Resto Management System A simple Python-based restaurant ordering system.
Features
- Display menu with prices
- Take customer order
- Add multiple dishes
- Calculate total bill
- Simple and beginner-friendly
Technologies Used
- Python (Basic concepts: dictionary, loops, conditionals)