Skip to content

JacinthaDev/simple-api-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏋🏽‍♀️ Workout App

workout app

About this project

This project uses an exercise API which allows users to pick a muscle group and displays 3 exercises they can do using that muscle group.

Checkout my project here: https://jacinthadev.github.io/simple-api-1/

How It's Made:

Tech used: HTML, CSS, JavaScript

Lessons Learned:

This API used AJAX, so I learned how to fetch using AJAX. Also, I gained experience dealing with the quirks of APIs. This API sometimes returned duplicates of exercises, so I had to control for that in my code.

Examples:

Take a look at similar projects!

Weather App: https://github.com/JacinthaDev/Weather-API

Tic-Tac-Toe: https://github.com/JacinthaDev/Tic-Tac-Toe

Avatar The Last Airbender Slot Machine: https://github.com/JacinthaDev/Slot-Machine

API Used

https://api-ninjas.com/api/exercises

Releases

No releases published

Packages

No packages published

Languages

  • CSS 47.0%
  • HTML 35.5%
  • JavaScript 17.5%