Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 442 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 442 Bytes

HospitalManagementSystem

Hospital Management System is a web app in which we can register patients by adding a name, gender, dob, etc for future references, created using flask and its extensions.

  • one can search for any particular patient by its name, dob, date of registeration, gender etc
  • one can upload patient's image(not required), default image would be provided if image not uploaded.
  • one can edit or delete particular record.