-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create Program Modal #11
Comments
theebank
added a commit
that referenced
this issue
Dec 31, 2023
theebank
added a commit
that referenced
this issue
Jan 10, 2024
Merged
theebank
added a commit
that referenced
this issue
Jan 11, 2024
theebank
added a commit
that referenced
this issue
Feb 12, 2024
* #11: WIP did more code for createNewProgram * Added Pipeline to Test application (#14) (#15) * Test commit * Testing pipeline * Updated pipeline * Modified node version * Updated version and modified npm test script * #11: WIP-needs polishing of frontend * Linting FE (#17) * WIP Linting FE, 20 errors left * Resolved Linting issues * WIP: Need to fix Program title being reset * Fixed linting issues * Finished create workout program * Fixed linting issue * Fixed commenting
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently, the modal is following a workflow of
Make plan details -> Add exercises to each day of the program -> Program created
Users should be given the option to decide whether they want to manually add each exercise and workout like so or if they want to add some of their already existing workouts to the program so it then becomes a "collection" of their workouts
The text was updated successfully, but these errors were encountered: