You can find a live version of our website here.
Youtube Demo: here
Made by: Rajarshi Ghosh Dastidar, Anupam Samanta, Sagnik Sinha, Swairik Dey
- HTML5
- CSS3
- JS
- Django
- Python 3.7
- django
- requests
- django-widget-tweaks
- djangorestframework
- pytz
- python-memcached
Run the following commands to get up and running
python3 -m pip install -r requirements.txt
create .env file and add variables
python3 manage.py collectstatic
python3 manage.py makemigrations
python3 manage.py migrate
python3 manage.py createsuperuser
add doctor to doctor group from admin panel
python3 manage.py runserver
Having trouble with our site? Check out our sitemap or contact support and we’ll help you sort it out.
Copyright (C) Rajarshi Ghosh Dastidar - All Rights Reserved
- Unauthorized copying of this project or any of its files, via any medium is strictly prohibited.
- Proprietary and confidential.
- Written and owned by Rajarshi Ghosh Dastidar,Anupam Samanta, Sagnik Sinha, Swairik Dey