A Restaurant Website built using Django Framework.
Live Demo : IceAndSpice
- User Profile and Authentication
- Menu with Categories
- Cart
- Order Items
- Table Reservations
- Events and Offers
- Feedback
- Admin Dashboard
- Menu Management
- Order Management
- Table Reservation Management
- Events and Offers Management
Clone this repository
git clone https://github.com/shaanguptaa/IceAndSpice.gitNavigate to the project directory
cd IceAndSpiceInstall the requirements
pip install -r requirements.txtRun the Django server
python manage.py runserverPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
This project is licensed under the MIT License - see the LICENSE file for details.

