Skip to content

Latest commit

 

History

History
74 lines (58 loc) · 3.28 KB

README.md

File metadata and controls

74 lines (58 loc) · 3.28 KB

virtual-hospital

A Web application which brings the treatment from the world's best Doctors to you by just one click!

Open Source Love  PRs Welcome  first-timers-only  Website shields.io  Documentation Status 

You can view the demo here.

screely-1

screely-2

Tech Stack

  • Frontend: HTML/CSS/Bootstrap/JS
  • Backend: Django/Auth0

Quick Start

  • Fork and Clone the repo using
git clone https://github.com/khannakshat7/virtual-hospital.git
cd virtual-hospital
  • Install dependencies using
pip install -r requirements.txt
  • Make migrations using
python manage.py makemigrations
  • Migrate Database
python manage.py migrate
  • Create a superuser
python manage.py createsuperuser
  • Run server using
python manage.py runserver 3000

Useful Resources

Need help? Feel free to contact me @ [email protected]

Like This?? Star ⭐ this Repo.

ForTheBadge uses-git ForTheBadge uses-html ForTheBadge uses-css ForTheBadge uses-js forthebadge uses-python

Made By Akshat Khanna and Nitesh Nijhawan with ❤️

Akshat Khanna and Nitesh Nijhawan © 2020

ForTheBadge built-with-love ForTheBadge built-by-developers