Skip to content

This is an appointment book website(Reactjs & Django), included the feature of user can request an appointment and admin accept the pending request and give the timing of the appointment

Notifications You must be signed in to change notification settings

iamharshkumar/appointment-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend development workflow

virtualenv env
source env/bin/activate
pip install -r requirements.txt
python manage.py runserver

Frontend development workflow

npm i
npm start

For deploying

npm run build

About

This is an appointment book website(Reactjs & Django), included the feature of user can request an appointment and admin accept the pending request and give the timing of the appointment

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published