U

UpHealth

Upload and Track your Health at One Place

Created on 8th November 2020

U

UpHealth

Upload and Track your Health at One Place

The problem UpHealth solves

During these difficult times, health is our primary concern and our prior health data is very important to trace our fitness and for doctors to diagnose us.

You take care of all your legal and personal documents but when it comes to medical documents they don't get the same importance.

  • What if you went into an emergency and the doctor need your medical history?
  • What if you change your Doctor and he asks about your previous medication?
  • Don't you think it would be awesome if you get a visualization of your daily fitness like Blood Sugar, Blood Pressure, BMI with interactive charts and graphs?

Have you ever wonder if you can get all your documents in one place organized and all your reports visualized with graphs and charts. Our application does the same so that you can do all the above-mentioned things in one place.

Our application helps you to store all your medical records in one place and we will keep them safe and secure with ourselves so that you can find what you are looking for in your medical history in just a matter of seconds. Also, you can track and visualize your daily fitness records with our interactive graphs. All of these features with authentication and authorization so that only you can access your data.

Challenges we ran into

Logging-out the user

  • While creating the controller function for logging-out the user, we ran into a problem on how we can destroy the JWT cookie that was meant to authenticate whether the user was logged-in or not.
    **Firstly, we were changing the expired time of the JWT cookie but that was not working on all the webpages as it was giving some error like:- JWT Malformed but after spending an hour or two, we finally took the shortcut and instead of changing the expired time, we cleared the whole cookie instead and by that, we logged-out the user from any page.

Discussion

Builders also viewed

See more projects on Devfolio