Skip to content

kedarvartak/fitME

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fitME - your personalised fitness tracker

fitME is a React Native application designed to help you track your sets and reps in the gym. Whether you're a beginner or a seasoned athlete, fitME provides a simple and efficient way to log your workouts and monitor your progress.

Features

  • Workout Logging: Easily log your sets, reps, and weights for various exercises.
  • Progress Tracking: View your workout history and track your progress over time.
  • Customizable Workouts: Create and save custom workout routines.
  • User-Friendly Interface: Intuitive design for a seamless user experience.

Installation

To get started with fitME, follow these steps:

  1. Clone the repository:

    git clone https://github.com/kedarvartak/fitME.git
    cd fitME
  2. Install dependencies:

    npm install
  3. Run the application:

    npm run start

Usage

  1. Log Workouts:

    • Select the exercise you want to log.
    • Enter the number of sets, reps, and weight used.
    • Start the clock timer and get ready to pump the greatest set you have experienced
    • Save your workout to track your progress.
  2. View History:

    • Navigate to the history tab to view your past workouts.
    • Analyze your progress over time.

Contributing

We welcome contributions to improve fitME! To contribute, please follow these steps:

  1. Fork the repository:

    • Click the "Fork" button at the top right of this repository.
  2. Create a branch:

    git checkout -b feature/your-feature-name
  3. Make your changes and commit:

    git commit -m "Add your commit message here"
  4. Push to your branch:

    git push origin feature/your-feature-name
  5. Create a Pull Request:

    • Go to your forked repository.
    • Click the "Compare & pull request" button.
    • Describe your changes and submit the pull request.

Contact

For any questions or feedback, please feel free to reach out.

About

track your sets and reps in gym

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published