Skip to content

Rajarshi07/hospitalfinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LOGO_IMG

Welcome to Hospital Finder

You can find a live version of our website here.

Youtube Demo: here

Made by: Rajarshi Ghosh Dastidar, Anupam Samanta, Sagnik Sinha, Swairik Dey

Technology Stack

  1. HTML5
  2. CSS3
  3. JS
  4. Django
  5. Python 3.7

Dependencies

  • django
  • requests
  • django-widget-tweaks
  • djangorestframework
  • pytz
  • python-memcached

Setup

Run the following commands to get up and running

  1. python3 -m pip install -r requirements.txt
  2. create .env file and add variables
  3. python3 manage.py collectstatic
  4. python3 manage.py makemigrations
  5. python3 manage.py migrate
  6. python3 manage.py createsuperuser
  7. add doctor to doctor group from admin panel
  8. python3 manage.py runserver

Support or Contact

Having trouble with our site? Check out our sitemap or contact support and we’ll help you sort it out.

Site Address

License

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