MuscleMap is a web-based interactive muscle exercise guide that allows users to explore different muscle groups on a human body diagram and receive recommended exercises. Users can create workout plans, track progress, and get personalized fitness recommendations.
- Interactive Muscle Diagram – Click on a muscle group to see targeted exercises.
- Exercise Recommendation System – Get recommended exercises based on difficulty level.
- Personalized Workout Plans – Save and manage workout routines.
- Progress Tracking – Log workouts and visualize progress over time.
MuscleMap is already hosted on the CS4640 server and available for use at:
👉 https://cs4640.cs.virginia.edu/tmq6ed/musclemap/
- Visit the MuscleMap homepage (
index.html). - Click on a muscle on the human body diagram.
- View recommended exercises for the selected muscle.
- Log in or sign up to save your workout plan.
- Track your workout progress over time.
- Bootstrap – Used for styling and responsive layout.
- ANDI Accessibility Tool – Ensured Section 508 compliance.
- W3C HTML Validator – Ensured valid HTML5 structure.