oddevan / PillTimer

A basic iOS app to manage medicine doses
Other
1 stars 0 forks source link

Need to set time for the dose #2

Closed oddevan closed 11 years ago

oddevan commented 11 years ago

Currently the "Record a dose" button records a new dose for the current time. The user needs to be able to set a time in the past or future in order to facilitate entering historical data (i.e. the "I forgot to record" scenario).

The ideal solution will default to the current time so that minimal effort will be required for the more probable use case of recording a dose at the current time (the current behavior).