Skip to content

Repository files navigation

BookmyTable

Setup Instructions

  1. Add the .env file for the project to the root folder , simialr to env.example
  2. pipenv shell
  3. pipenv install
  4. python manage.py migrate
  5. python manage.py runserver

for database changes

  1. Make your changes
  2. If database models were changed, run python manage.py makemigrations to migrate the project.
  3. Apply database migrations using python manage.py migrate if necessary.

About

A Restaurant Table Booking Application

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages