A web app for searching full-body exercises with detailed images and information.
Author: Bocaletto Luca
GitHub: bocaletto-luca
Workout-Body is a modern web application designed to help users search and explore full-body exercises through detailed images and descriptions. This app leverages free open-data APIs to provide accurate exercise information, helping users enhance their workouts.
✅ Search full-body exercises by name or muscle group
✅ High-resolution images for each exercise
✅ Detailed breakdown including primary and secondary muscle groups
✅ API-powered data retrieval for real-time updates
✅ Fully responsive interface
- Users enter the exercise name or select a muscle group.
- The app queries public open-data APIs to fetch relevant exercises.
- Each exercise displays:
- A title and description
- A high-quality image illustrating proper execution
- A list of targeted muscles
- Step-by-step instructions for correct movement
Workout-Body integrates free open-data APIs that provide a comprehensive database of full-body exercises, ensuring accurate and constantly updated information.
🏋️♂️ Personal Trainers – Guide clients with visual exercise references
🏠 Home Workout Enthusiasts – Find exercises tailored to specific muscle groups
📚 Beginners – Learn proper techniques with detailed instructions
- Frontend: HTML5, CSS3, JavaScript
- API: Open Data REST APIs
- Hosting: GitHub Pages / Netlify
Workout-Body is open-source!
📌 Report issues or suggest enhancements via GitHub Issues.
🔧 Fork and submit a pull request to improve the app.