Skip to content

IceAndSpice is a simple website made using django for a restaurant which allows their customers to order food and make table reservations online. It allows the restaurant admin to view/accept orders & reservations, update menu as well as offers.

License

Notifications You must be signed in to change notification settings

shaanguptaa/IceAndSpice

Repository files navigation

IceAndSpice Banner

License: MIT GitHub last commit Python Version Website Status Python Version

IceAndSpice

A Restaurant Website built using Django Framework.

Live Demo : IceAndSpice

Features (User)

  • User Profile and Authentication
  • Menu with Categories
  • Cart
  • Order Items
  • Table Reservations
  • Events and Offers
  • Feedback

Features (Admin)

  • Admin Dashboard
  • Menu Management
  • Order Management
  • Table Reservation Management
  • Events and Offers Management

Getting Started

Installation

Clone this repository

git clone https://github.com/shaanguptaa/IceAndSpice.git

Navigate to the project directory

cd IceAndSpice

Install the requirements

pip install -r requirements.txt

Usage

Run the Django server

python manage.py runserver

Screenshots

IceAndSpice Screenshot Gif

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

IceAndSpice is a simple website made using django for a restaurant which allows their customers to order food and make table reservations online. It allows the restaurant admin to view/accept orders & reservations, update menu as well as offers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published