WhyAsh5114 / MyFit

Workout tracker inspired by the RP Hypertrophy App
https://my-fit-whyash5114.vercel.app/
GNU Affero General Public License v3.0
26 stars 3 forks source link
daisyui fitness svelte sveltekit tailwindcss typescript workout-journal workout-tracker

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

Getting Started

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

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

Prerequisites

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.