CorruptedArk / did-i-take-my-meds

A Kotlin Android app to manage medications
GNU General Public License v3.0
172 stars 14 forks source link

Display how much time has passed since last dose #20

Closed kadillaq closed 2 years ago

kadillaq commented 2 years ago

Hi, I often miss doses because of my sleep schedule/other issues. Currently, there is a dose history, but I'd like to clearly see how much time has passed since I took my last dose. I believe it might help me get a better idea of where I am without having to do the math. Thanks

CorruptedArk commented 2 years ago

This is fairly easy to implement and a good idea. I should be able to add this feature soon

CorruptedArk commented 2 years ago

This was about as easy to implement as I thought