An open API service indexing awesome lists of open source software.

https://github.com/espinbrandon49/workout-creator

HTML, SASS, CSS, JavaScript, Toastify, AJAX (Fetch)
https://github.com/espinbrandon49/workout-creator

ajax fetch-api html-css-javascript sass toastify

Last synced: 6 months ago
JSON representation

HTML, SASS, CSS, JavaScript, Toastify, AJAX (Fetch)

Awesome Lists containing this project

README

          

# Workout Creator
"Revamp kickoff: back at it 🚀
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](code_of_conduct.md)

![]( https://img.shields.io/badge/JavaScript-323330?style=for-the-badge&logo=javascript&logoColor=F7DF1E) ![]( https://img.shields.io/badge/Sass-CC6699?style=for-the-badge&logo=sass&logoColor=white) ![](https://img.shields.io/badge/HTML5-E34F26?style=for-the-badge&logo=html5&logoColor=white) ![]( https://img.shields.io/badge/CSS3-1572B6?style=for-the-badge&logo=css3&logoColor=white)

## Description
This is an application to find exercies to create a fitness workout routine. I used the [ExerciseDB](https://rapidapi.com/justin-WFnsXH_t6/api/exercisedb/details) API to return the exercises.

Basically one can search for a body part or muscle group such as "pectorals" or "chest" and receive a number of exercises with a gif showing how to do the exercise correctly.

Hover over the gif to see an instructional and click the gif to see it at full scale with additional details and add to your exercise routine, which is saved in local storage, if you like it!

Hopefully you enjoy this application and can use it to research or create an exercise routine.

### [Deployed Link](https://espinbrandon49.github.io/Workout-Creator/)
### [GitHub repository](https://github.com/espinbrandon49/Workout-Creator)

### Tools
* HTML, SASS, CSS, JavaScript, AJAX (Fetch API), Toastify

## Demo
[![Demo Video](./images/Workout-Creator.gif)]

## License
### MIT License
The content of this application is licensed under the MIT License.

[https://choosealicense.com/licenses/mit/](https://choosealicense.com/licenses/mit/)

## Contributing
[Contributor Covenant](https://www.contributor-covenant.org/)

## Collaboration
[Brad Traversy Udemy Course](https://www.udemy.com/course/web-projects-with-vanilla-javascript/learn/lecture/17842240#content)

Thank you to all the many who have queried and answered all of the many questions I have had over the life of this project.

## Questions
Contact me by [E-mail](mailto:espinbrandon49@gmail.com) or [GitHub](https://github.com/espinbrandon49)