RychardHunt / Fyt

Personal Workout Application
2 stars 5 forks source link

[Feature] Hook workout comp to firebase #106

Open athammer opened 5 years ago

athammer commented 5 years ago

name: Hook workout comp to firebase about: As a user I want my workouts saved to my profile not in the app data for easy loading.


Feature Request

Is your feature request related to a problem? Please describe. Storage is done only by redux which is stored on the phone not a separate database.

Describe the solution you'd like DB storage 'reacting' to redux changes and initial load loading into redux.

Describe alternatives you've considered None

Teachability, Documentation, Adoption, Migration Strategy N/A

Acceptance Tests

  1. Log into profile
  2. Go to workout screen
  3. See if your settings where saved