biologio / biolog

The main Meteor app for biolog.io
MIT License
3 stars 0 forks source link

Diagnoses page #6

Closed dpdonohue closed 9 years ago

dpdonohue commented 9 years ago

similar to the "My Conditions" panel here http://biolog.meteor.com/

except when adding a new condition, we will look up the names of existing conditions from an external web service, see #5

Also sort by number of frowns descending

At the top is a list of all active diagnoses, each pictured with a 5-frown rating. At bottom is a timeline of all current and past medications.
The bottom visualization is a swim lane-like visualization, similar to what we have now at http://biolog.meteor.com/

dpdonohue commented 9 years ago

works pretty well