charlottebrf / DoctorsWhoCode

My Time Manager: Your helpful time manager app created for CF: G Ruby course AW 2016 course competition project.
https://evening-lowlands-39707.herokuapp.com/
0 stars 0 forks source link

Ruby functions we need to write #11

Closed melikecode closed 7 years ago

melikecode commented 7 years ago

We need to think about how to iterate through and combine data from JSON.

-e.g. If "reading" is logged for 10 minutes, 60 minutes, and 5 minutes in a single day, how do we get that information and add it together to pass to to a js graph function, or text display?

melikecode commented 7 years ago

Finished

melikecode commented 7 years ago

duplicate