Skip to content

Healthicate is a FREE, online doctor-2-volunteer virtual meeting-scheduling platform that seeks to break the barriers in health education by connecting doctors and volunteers in developed and developing nations.

License

Notifications You must be signed in to change notification settings

cange017/Healthicate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Version Django Version

To run the project:

  1. Clone the repository
git clone https://github.com/cange017/Healthicate.git
  1. Install the requirements
pip install -r requirements.txt
  1. Run migration
python manage.py migrate
  1. Create super user
python manage.py createsuperuser
  1. Run the server
python manage.py runserver

The code is licensed under the MIT License.

About

Healthicate is a FREE, online doctor-2-volunteer virtual meeting-scheduling platform that seeks to break the barriers in health education by connecting doctors and volunteers in developed and developing nations.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published