Inspiration

My first ever visit to a drop in clinic in Canada opened my eyes to the importance of an efficient management system, which is why I developed this basic hospital management system which I intend to improve upon in the future

What it does

This project is a simple hospital management system inspired by the famous fictional character Dr.Drake Ramoray ;) The user can log in as either a doctor, a patient or an admin, with each having different features.

How we built it

I used HTML, CSS and JS for the basic front end . The backend works on the Python framework - Flask. I have used sqlite for a basic local database.

Challenges we ran into

Being relatively new to Flask, it took me a while to understand the basic syntax and how to use Jinja2.

Accomplishments that we're proud of

This is my first ever solo working project, which is a dynamic website.

What we learned

  • Staying up late can really affect your decision making and reasoning
  • CSS is way more complicated than I expected

What's next for How You Doin

  • Implement searching capabilities so that doctors and admins can skim through large amounts of data
  • Implement a function which allows the patient and doctor to cancel appointments
  • Improve upon the CSS
  • Let the doctors add notes to the patients regarding their diagnosis
Share this project:

Updates