A web-based restaurant management system built with Django. This system allows users to manage menu items, take orders, collect feedback, and make payments online.
- Django
- Python
- HTML/CSS
- JavaScript
- Clone the repository:
git clone https://github.com/yourusername/restaurant.git
- Install dependencies:
pip install -r requirements.txt
- Run the project:
python manage.py runserver
Contributions are welcome! Feel free to open issues or submit pull requests.
This project is licensed under the MIT License - see the LICENSE file for details.