Skip to content

xaxoman/iTrack-open-source-workout-app

Repository files navigation

iTrack Open Source Workout App

iTrack is an open-source workout application designed to help users track their workouts, monitor progress, and achieve fitness goals. Built using TypeScript and React, it offers a clean and intuitive interface for managing workout routines.

itrack logo banner

Features

  • Workout Tracking: Log and track workout sessions with detailed statistics.
  • Progress Monitoring: Visualize progress over time with charts and graphs.
  • Workout Templates: Create and use custom workout templates for quick session setup.
  • Recent Workouts: Quickly access and review recent workout sessions.
  • Responsive Design: Optimized for use on both desktop and mobile devices.

Getting Started

Prerequisites

Installation

  1. Clone the repository:

    git clone https://github.com/xaxoman/iTrack-open-source-workout-app.git
    cd iTrack-open-source-workout-app
  2. Install dependencies:

npm install
# or
yarn install
  1. Start the development server:
npm run dev
# or
yarn dev

Contributions are welcome! Please follow these steps:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature/your-feature-name)
  3. Commit your changes (git commit -m 'Add some feature')
  4. Push to the branch (git push origin feature/your-feature-name)
  5. Open a Pull Request

License This project is licensed under the Apache License 2.0. See the LICENSE file for details.

About

iTrack is an open-source workout application designed to help users track their workouts, monitor progress, and achieve fitness goals.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published