-
Notifications
You must be signed in to change notification settings - Fork 1
This is a CLI based Python Project. It has 3 main parts i.e. "Patient panel" for Patients to view their status, "Registration panel" for Registrar to add, modify, delete, view patients data and "Billing panel" for Billing Officer to perform Billing actions.
Z3r02infini7y/Hospital_Management_System
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
(*) Required Libraries:- sqlite3 (*) Suggested Softwares:- (-)Spyder (-)DB Browser (*) NOTE: patient_ids(p_id) should be registered/created in incremental order(0,1,2,..) to avoid error in indexing. (*) NOTE: All files need to be placed in one folder. Just open "H_M_S.py" file to execute this project. This project is created by Sarpreet Singh.
About
This is a CLI based Python Project. It has 3 main parts i.e. "Patient panel" for Patients to view their status, "Registration panel" for Registrar to add, modify, delete, view patients data and "Billing panel" for Billing Officer to perform Billing actions.