Skip to content
This repository has been archived by the owner on Apr 1, 2018. It is now read-only.

Standardize routine format #3

Open
sgup opened this issue Jun 30, 2015 · 3 comments
Open

Standardize routine format #3

sgup opened this issue Jun 30, 2015 · 3 comments

Comments

@sgup
Copy link
Collaborator

sgup commented Jun 30, 2015

What are all the aspects of a routine that a custom routine maker should support?

This is will inform the final routine data design.

@sgup
Copy link
Collaborator Author

sgup commented Jul 1, 2015

support split days, progressions, optional progressions based on another progression's level, ability to log sets and reps, automatic progression level up suggestion

@mazurio
Copy link

mazurio commented Jul 1, 2015

Here is the structure I have created for the app:
https://gist.github.com/mazurio/2ccb8d8ed98b6aacd7cd

The idea was to keep it flat and simple so mobile app does not need to loop through data structures and find information.

@sgup
Copy link
Collaborator Author

sgup commented Jul 1, 2015

The data provided from the API will be flat, however the way it is stored on the database for the platform needs to be linked together from different collections.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants