Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Bookmie-Devs/rebook-service-beta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Rebook All codes should be run in the dircetory of the project clone from the github

  1. python -m venv venv

  2. if u are on windows run,

"venv/Scripts/activate.bat"

to activate the virtual environment

  1. After cloning the project and activating the venv

pip install -r requirements.txt

to inatall all packages into the venv

python manage.py runserver

  1. click on link or open 127.0.0.1:8000 in browser