is a comprehensive web platform dedicated to human muscle anatomy education and fitness tracking! This application provides detailed information about the human muscular system while offering practical tools for tracking training progress.
Visit the wiki section to learn about human muscle anatomy and proper training techniques. Use the logbook to track your training sessions, record exercises, and monitor your progress over time. The platform provides insights into each exercise, helping you optimize your training routine for better results.
Use synthesized in the web, or view a demo video on YouTube.
- Detailed anatomical information about significant muscle groups
- Visual guides showcasing muscle locations and functions
- Training recommendations for each muscle group
- Educational content about how muscles keep our bodies functioning
- Comprehensive session tracking with exercise details
- Historical data visualization
- Personal training insights and statistics
- Install the dependencies:
npm install-
Create a new Supabase database with the provided
app/types/database.tsfile. -
Start the development server with HMR:
npm run devYour application will be available at http://localhost:5173.