Skip to content

kinsoRick/django-restaurant

Repository files navigation

Django-restaurant

a small project in Django. Menu of restaurant.

MIT License

Authors

Installation

Install Django-restaurant via docker.

Dependencies: [Docker, docker-compose]

  git clone https://github.com/kinsoRick/django-restaurant.git \
  cd django-restaurant \
  docker compose -f local.yml build

Run Locally

Start the server via docker

  docker compose -f local.yml up

Features

  • Manage positions/categories/subcategories without admin dashboard
  • Cool and beautiful admin panel (jet administration)
  • Basic API to manage positions/categories/subcategories
  • Search across site all positions
  • Like positions and store them locally (localstorage)

Screenshots

image

image2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published