A new Flutter project.
| Name | Description |
|---|---|
| Create Workout | Allow the user to create a new workout |
| Delete Workout | Allow the user to delete an workout |
| Add Exercise | Allow user to add a new exercise to the workout |
| Remove Exercise | Allow user to remove a exercise that already is on the workout |
| List Workout | Allow user to list all workouts |
| Share Workout | Allow user to share a workout |