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.