Skip to content

Abhinav1299/Hospital-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hospital-Management-System

A Flask Web Application which uses MySQL to store the database.

Flow of the project

A receptionist SignIn with a provided username and password to successfully LogIn the system. After that, a receptionist can perform following task:

  • View personal details

    • Details of patients admitted in hospital.
    • Details of doctors working for a particular hospital.
    • Details of co-workers associated with a hospital.
  • Deal Appointments

    • Check for Appointments done till specified date.

      • Update a particular appointment (date, time, status).
      • Delete appointments from the database.
      • View/Add prescription of a particular appointment and generate bill.
    • Fixing appointments between patients and particular doctors at specified time and date.

  • New Registration

    • Register new patients admitted with all the personal details.
    • Register a new doctor associated with a particular hospital.
  • Medicine Details

    • Details of all the medicines available with price per unit. Used in dealing with prescription of appointments.

Snapshots

alt text


alt text


alt text


alt text

About

Hospital Management System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published