Skip to content

Naz-iv/restaurant_kitchen_service

Repository files navigation

Restaurant Kitchen Service

Django project for restaurant kitchen management

Project database is arranged according to diagram

Check it out

Restaurant Kitchen Service deployed to Render You can use below credentials to login:

username: admin

password: 1qazcde3

Instalation

Pyhton3 must be already installed

git clone https://github.com/Naz-iv/restaurant_kitchen_service.git
cd restaurant_kitchen_service
python3 -m venv venv
source venv/Script/activate
pip install -r requirements.txt
python manage.py runserver

Features

  • Authentication for Cooks/Users
  • Managing dishes, dish types, ingredients and cooks using website interface
  • Powerful admin panel for admin users

Demo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published