Giter VIP home page Giter VIP logo

gym-log-workout-tracker's People

Contributors

bthegit avatar vargasmruth avatar

Watchers

 avatar  avatar

Forkers

vargasmruth

gym-log-workout-tracker's Issues

Edit Workout Plans

As a user I want to be able to edit existing workout plans.

Requirements:

  • Have a dynamic workout plan edit route (/workout/$id/edit)
  • Have an edit button on the display route (/workout/$id)
  • On successfully saving an edit, reroute back to display route

Delete Program Plans

As a user I want to be able to delete a program from the program display route.

Requirements:

  • Delete button on program display route
  • Popup/Alert to ensure user wants to delete (action cannot be undone!)
  • On successfully deleting, reroute back to programs display route

Delete Workout Plans

As a user I want to be able to delete a workout plan from the workout display route

NOTE: (we can add this capability to other routes later (program editor page, workouts display page...)

Future issue. We may not want to allow deleting workouts directly from the editor or display route if a programId has been passed (so that it's easier to know where to route the user back to on deletion).

Requirements:

  • Delete button on workout display route
  • Popup/Alert to ensure user wants to delete (action cannot be undone!)
  • On succesfully deleting, reroute back to workouts display route

Edit Program Plans

As a user I want to be able to edit existing program plans.

Requirements:

  • From a program display route, surface an edit button
  • Edit button should redirect to program detail edit route
  • On save edit, be redirected back to details display route
  • Improve existing functionality by display validation errors (same as workout plan editor)

Add Workout Plans to Program Plans

As a Program Plan creator, I want to be able to add, edit, delete, and reorganize workouts inside of a program.

Requirements:

  • Have an add workout button in the program editor.
  • Adding a workout opens a new workout page which on successful save, redirects back to program editor page.
  • Editing a workout takes us to the edit workout route and redirects back to program editor page on save (perhaps a unique edit route for simplicity?
  • Reorganizing... This requires re-adding the fields for week and day (and maybe reconsidering what we use for that). it also requires allowing for UI to reorder with drag and drop. It also needs some way to dynamically create groups (ie, weeks).

BLOCKED By reorganizing questions

Clone existing workout plans

As a workout plan editor I want to be able to select an existing workout to clone and edit.

Requirements:
tbd

Support user created Workout Templates in app

A user should be able to:

  • Create a workout
  • Edit existing workouts
  • Delete existing workouts
  • Clone existing workouts to a new workout template for editing

Other requirements:

  • Workouts should contain at least one Workout Exercise
  • Workout Exercises should contain at least one Workout Exercise Set.
  • Workouts should have a name. Does not need to be unique. Can provide default value of "Workout" in form.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.