Cornell-Engineering-World-Health / ReX

GNU General Public License v3.0
1 stars 4 forks source link

Log sympt past #181

Open AlbertBChung opened 5 years ago

AlbertBChung commented 5 years ago

Symptoms can now be logged in the past!

CONCERNS:

  1. Assumption that symptoms are logged into database in chronological order no longer holds. Is that okay? (For graph rendering? For exporting?). This is a result of symptoms now being able to be retroactively logged.
  2. See image below. When we retroactively log, I prompt the user with a date only. This causes all logged time to be 12:00. See img below.
    • Should i ask for time input too?

image