Skip to content

raghavendr-a/hosptial-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hospital Management


Screen Shots

Home-Page

Home page

Doctor-Dashboard

Home page

Doctor-Appointments

Home page

Doctor-View-InPatients

Home page

Out-Patient-Dashboard

Home page

Out-Patient-Book-Appointment

Home page

Admin-Dashboard

Home page

Admin-View-Doctors

Home page

Admin-All-Patients

Home page

Admin-Add-InPatients

Home page

Admin-All-Appointments

Home page

Admin

  • Signup their account. Then Login .
  • Can register/view/delete doctor .
  • Can admit/view/discharge In-patient (discharge patient when treatment is done).

Doctor

  • Can only view their patient details (symptoms, name, mobile ) .
  • Can view their Appointments, booked by Patient.
  • Can only view their In-patient details (Surgery, name, mobile ,admission details) .
  • Can Update Prescription , Diagnosis of the Patient.
  • Can View reports of In-patient

Out-Patient

  • Create account for book appointment in hospital.
  • Can view assigned doctor's details like ( specialization, mobile, address).
  • Can view their booked appointments.
  • Can book appointments
  • Can view there precription given by the Doctor

HOW TO RUN THIS PROJECT

  • Install Python(3.8)
  • Open Terminal and Execute Following Commands :
pip install Flask
pip install Flask-Login

  • Download This Project Zip Folder and Extract it
  • Move to project folder in Terminal. Then run following Commands :
py route.py

  • Now enter following URL in Your Browser Installed On Your Pc
http://127.0.0.1:5000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published