Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Medical Appointment

FMC

FMC

FMC

FMC

FMC

#Clone the repo👾 https://github.com/DJGuruji/MedicalAppointment 

#Open The Folder📂 cd MedicalAppointment

#create virtual environment

python -m venv <venv name>

#Activate venv
source <your venv name>/bin/activate

#Install requirements🎯
pip install -r requirements.txt

#migrate 
 python manage.py migrate

#Finally Run The project by

python manage.py runserver

.env

SECRET_KEY=
DEBUG=
EMAIL_HOST=
EMAIL_PORT=
EMAIL_USE_TLS=
EMAIL_HOST_USER=
EMAIL_HOST_PASSWORD=

About

Repositorio para manutenção

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages