Skip to content

bellfeige/HealthwayMedical

Repository files navigation

HealthwayMedical

An online appointment system for hospital, clinic or mutiple-branch medical institution

Dependence

Use the package manager pip to install foobar.

pip install -r requirements.txt

Database migrations and Inital data import

python manage.py makemigrations
python manage.py migrate
python manage.py loaddata initial_dataset.json

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published