Skip to content

Mogit21/Capstone-project

Repository files navigation

Installation

  1. Ensure you have Pipenv installed:

    pip install pipenv
    
  2. Install dependecies

    pipenv install

  3. Activate the virtual environment

    pipenv shell

Alternatively, if you prefer not to use Pipenv:

pip install -r requirements.txt



Kindly use following for API Testing:
http://127.0.0.1:8000/restaurant/menu/
http://127.0.0.1:8000/restaurant/menu/1/
http://127.0.0.1:8000/restaurant/booking/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published