cch5ng / diet-nutrition

(in progress)
0 stars 0 forks source link

add logic to display items from data store (and total num calories) #6

Open cch5ng opened 9 years ago

cch5ng commented 9 years ago

https://developer.mozilla.org/en-US/docs/Web/API/Web_Storage_API/Using_the_Web_Storage_API#Getting_values_from_storage

cch5ng commented 9 years ago

something is broken in the logic between the new route and the linked view and call to getKeys() function

cch5ng commented 9 years ago

seems like the convention is

cch5ng commented 9 years ago

views/calorie.js > populateModels() is broken; not updating the model properly

cch5ng commented 9 years ago

I think I'm not developing in a DRY way

cch5ng commented 9 years ago
cch5ng commented 9 years ago