Doctor-Clinic-App

Doctor Patient Management Application
This webapp will help doctors manage patients,their medical details,appointments etc.

On the backend side the website uses django

To run the app

Backend

 pip3 install -r requirements.txt
  python3 manage.py makemigrations
  python3 manage.py migrate
  python3 manage.py runserver

Frontend

cd react-frontend
  npm install
  npm start

Now to run the website,clone the repository and write the command python manage.py runserver to start the server Then just open the URL localhost:8000 to run the website

 .
├─clinic_app
├───migrations
├───templates
├─clinic_site
├─react-frontend
├───public
├───src
└─────views
	

Technology Stack

Backend

  1. Django
  2. Django REST Framework

Frontend

  1. React

Developers

  1. Rishi Desai(Frontend)
  2. Samit Kapadia(Frontend)
  3. Vatsal Chheda(Frontend)
  4. Neha Doshi(Design)
  5. Hrishikesh Avanoor(Backend)
  6. Nilay Bhatia(Backend)
  7. Ishaan Khetan(Backend)
  8. Amogh Desai(Backend)

Mentors

  1. Aniruddh Das(Frontend)
  2. Dhairya Shah(Frontend)
  3. Harsh Mistry(Backend)
  4. Ananya Malik(Backend)
  5. Viral Tagdiwala
  6. Milind Shah
  7. Keval Nagda
  8. Jay Gala