Skip to content

Codoeh/Kitchen_website

Repository files navigation

Kitchen website

Django website to manage kitchen. Contains cooks, dishes and dish types.

Check it out!

Installation

Python3 must be already installed.

git clone https://github.com/Codoeh/Kitchen_website
cd Kithchen_website
python3 -m venv venv
source venv/scripts/activate
pip install -r requirements.txt
python manage.py runserver

Features

  • Authentication functionality for Cook/User
  • Managing dishes and dish types directly from website interface
  • Powerful admin panel for advanced managing

Demo

Demo.PNG

About

Project for managing local restaurant with dishes, dish types, cookers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors