jackrobinsonuk / exercise-challenge-app

A repository for an exercise challenge app.
1 stars 0 forks source link

Exercises Can Be Added By Admin #13

Open jackrobinsonuk opened 2 years ago

jackrobinsonuk commented 2 years ago

As an Admin, When I am in the Admin Portal, I can add a new Exercise to the Exercises Database, So that Users are able to log time to that Exercise.

Dependencies: Login Functionality Admin Portal Static List of Exercises User can Input Exercise

To Build: API to add new exercises to the exercise DB Validation to the API to check the exercise added is valid Screen in Admin portal to allow an Admin to add an exercise according to DB schema