People who exercise often follow workout plans when they go to the gym. But doing the same routine can get boring after a while, what if there was a way to create and edit your own workouts?
BuildAWT (pronounced “build-out”) is a workout building tool used to compile personal workouts that you can re-use, edit or delete. It is your number one companion to figure out what you want to do at the gym or anywhere you plan to train.
Search from the list of exercises available in the exercises page (exercises are curated and obtained from the wger API) and add them to your very own workout routine. Devise multiple workouts for different days or muscle groups. You can also add various tags to each exercise to customise the intensity for the way you want to train.
API Link: https://wger.de/en/software/api
The app is able to call the API and show specific exercises on the page. The user is able to add the exercise to new or existing workouts. Workouts can be edited and deleted.
User is able to change the position of exercises or delete them and add rest blocks in the edit page
A user should be able to:
- View their workouts
- Edit their workouts
- Delete workouts
- Create a new workout
- Search for exercises
- Add exercises to new or existing workouts
- Remove exercises from workouts
Extra:
- Add additional information such as: Sets, Reps, Type of set, (and maybe remarks) to the exercise in workout
- Add editable rest block in edit page
- Change the position of rest blocks and exercises in edit page
HTML 5 CSS JavaScript React TailwindCSS
*The final design and wireframes may have some slight differences