Skip to content

yzee-tech/MyFit

 
 

Repository files navigation

MyFit v2: Mobile Workout Tracking App

MyFit is a powerful workout tracking app designed to help you achieve your fitness goals effectively. Inspired by the RP Hypertrophy app, MyFit offers a comprehensive set of features including mesocycle creation, automatic volume management, exercise progression metrics, and a science-based recommendation algorithm. Whether you are a beginner or an experienced fitness enthusiast, MyFit is your ideal companion on your fitness journey.

Features

  • Mesocycle Creation: Plan your workouts efficiently with the mesocycle creation feature. Organize your training into structured cycles for optimal results.

  • Automatic Volume Management: MyFit automatically manages your workout volume, ensuring that you are progressively overloading your muscles for continuous growth and strength gains.

  • Exercise Progression Metrics: Track your progress with detailed exercise metrics. Monitor your lifts, repetitions, and weights to stay motivated and on track.

  • Science-Based Recommendation Algorithm: Receive personalized workout recommendations based on scientific principles. MyFit helps you make informed decisions about your training routine.

Getting Started

Direct web app (can also be installed as a PWA)

https://my-fit-whyash5114.vercel.app/

Prerequisites

  • Node.js: Ensure you have Node.js installed. If not, you can download it from nodejs.org.

Installation

  1. Clone the repository:

    git clone https://github.com/WhyAsh5114/MyFit.git
  2. Navigate to the project directory:

    cd MyFit
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm run dev

    MyFit will be accessible at http://localhost:4173.

Contributing

Contributions are welcome! Feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgements

MyFit is built with love by the open-source community and inspired by the RP Hypertrophy app.


About

Workout tracker inspired by the RP Hypertrophy App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 64.4%
  • TypeScript 34.4%
  • Other 1.2%