somasole / SomaSole

The iOS app for SomaSole
http://somasole.com/app-breakdown
0 stars 0 forks source link

move images out of db into storage #127

Closed mrigdon-zz closed 8 years ago

mrigdon-zz commented 8 years ago
mrigdon-zz commented 8 years ago

New Workout and Featured Fetch Algorithm:

  1. Fetch data from db
  2. Receive data and begin fetch for image
  3. Add data to UI with placeholder image
  4. Receive image and replace placeholder
  5. Cache image
mrigdon-zz commented 8 years ago

technically finished - opening a new issue for videos however