BtheGit / gym-log-workout-tracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Edit Program Plans

BtheGit opened this issue · comments

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)