Skip to content

daniyarka03/gym-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gym Tracker

Gym Tracker is a prototype application designed to track gym workouts and analyze progress through built-in analytics. This is the first version of the fitness tool, laying the foundation for future enhancements and new features.


Table of Contents


About the Project

Gym Tracker is a personal project aimed at simplifying workout logging and progress tracking for gym enthusiasts. The first prototype includes essential features such as logging exercises, sets, reps, and weights, along with simple analytics for visualizing results.

The project is open-source and welcomes community contributions to expand functionality and improve the user experience.


Features

  • Workout Logging: Record exercises, sets, reps, and weights for each session.
  • Progress Analytics: View basic statistics and charts to track improvements.
  • User-Friendly Interface: Simple and intuitive design for easy navigation and data entry.
  • Data Export: Export workout data in popular formats (e.g., JSON, CSV).

Installation

To get started with Gym Tracker, follow these steps:

  1. Clone the repository:

    git clone https://github.com/daniyarka03/gym-tracker.git
  2. Navigate to the project directory:

    cd gym-tracker
  3. Install dependencies:

    npm install
  4. Run the application:

    npm run dev
  5. Open the app: Visit http://localhost:5173 in your browser.


Technologies

Gym Tracker is built using the following technologies:

  • Frontend: React, Zustand (for state management)
  • Data Storage: Local storage with export functionality (JSON/CSV)
  • Styling: TailwindCSS

Contact

For questions, suggestions, or issues, feel free to reach out:

You can also open an issue in the repository to report bugs or request new features.


Thank you for your interest in Gym Tracker! We hope this tool helps you achieve your fitness goals. 💪

About

The first prototype with analytics here!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages