Skip to content

AdnanMunir294/Hospital-Management-System-with-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Hospital-Management-System-with-python

A medical facility needs a system that keeps a record of each patient. Each record contains an integer identification of the patient and strings for date of the visit, the reason of the visit, and the treatment prescribed. The system needs to provide three operations:

  1. Search for a patient at a specific date and return the record of this visit showing the reason of visit and the treatment if found.
  2. Find the total number of visits a specific patient made.
  3. Add a new record to the system specifying: the patient id, date of visit, reason of visit, and the treatment.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages