Derek-Wds / UH-backend

Guys, time to work! Feel free to contribute!
0 stars 0 forks source link

Backend TODO #1

Open FrederickGeek8 opened 4 years ago

FrederickGeek8 commented 4 years ago

Here are some things that I thought of that we need to do (I will update it when I think of more)

FrederickGeek8 commented 4 years ago

I removed the "Biometric Data API " requirement since we already cover that in our log system.

FrederickGeek8 commented 4 years ago

I added "Medicine remove or date range functionality". Basically, we need to choose whether to display historical data for medication, which means we would need to store a beginning/end date for the medication, or we decide to only have current medication there, in which case we should have a remove medication functionality.

I personally think historical medicine data makes more sense for our application.