Skip to content

This is a hospital management system made by using python and it supports CRUD Operations with a level of validation

Notifications You must be signed in to change notification settings

bdipesh3045/Hospital-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Hospital Management System This is a Hospital Management System that supports CRUD (Create, Read, Update, Delete) operations and includes different kinds of validation to ensure data accuracy and security.

Functionalities

The program will provide the following features, plus more as described in the function sections below:

 1.A function to read patient data from a plaintext file.
 2.A function to display various statistics about the patients, such as the average vital signs about the patients or for a specific patient.
 3.A function to display various statistics about the patients, such as the average vital signs about the patients or for a specific patient.
 4.A function to display patient data for all patients or for a specific patient by ID.
 5.A function to display patient data for all patients or for a specific patient by ID.
 6.A function to add new patient data to the patient list.
 7.A function to find patient visits in a certain month or year
 8.A function to find patients who need follow-ups depending on their vital statistics
 9.A text-based interface to list the patients and allow the user to select which feature they would like to use.
  

Run Locally

Clone the project

  git clone https://github.com/bdipesh3045/Hospital-Management-System/

Go to the project directory

  python3 main.py

Screenshots

image

Thank You!

About

This is a hospital management system made by using python and it supports CRUD Operations with a level of validation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages