ClaytonNolen / GymProgram

0 stars 0 forks source link

Creating Workouts #39

Closed jedace closed 6 months ago

jedace commented 6 months ago

Working with Clayton on feature that allows users to create a workout and stores this workout under the user. This will include a drop down of available equipment and a notes section for adding workout information that cannot be as easily tracked

ClaytonNolen commented 6 months ago

Getting up to speed and working with Jed on this.

jedace commented 6 months ago

Fixing issue where create button doesn't work

ClaytonNolen commented 6 months ago

Our create button is doing nothing and we are both searching for what broke it.

jedace commented 6 months ago

Fond older working version, manually going through to update variables

ClaytonNolen commented 6 months ago

We have successfully updated to an older version that works. Out next step will be to "trim the fat" of our unused variables.

jedace commented 6 months ago

Starting to look at workouts again. Looking at variables and where they are stored in database to ensure connections don't get broken again

jedace commented 6 months ago

Leaving them together as can't find what the issue database has with missing variables

jedace commented 6 months ago

Seeing if a drop down can get made for the workouts

jedace commented 6 months ago

May have to write new page for this, lot of components of database seem to be dependent on this