Skip to content

jon-slva/workout-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workout Tracker App

The Workout Tracker App is a mobile application designed to help you track your workout progress. It allows you to record the number of reps and weights for a variety of exercises, helping you stay organized and motivated in your fitness journey.

Stack

The Workout Tracker App is built using the following technologies:

  • React Native: A popular JavaScript framework for building native mobile apps. It allows you to write code once and deploy it on both iOS and Android platforms.

  • SQLite: A lightweight, serverless database engine that provides a relational database management system. It is used to store and retrieve workout data in the Workout Tracker App.

Features

  • Track reps and weights for different exercises
  • Create custom workout routines
  • View and analyze your workout history
  • Set goals and track your progress
  • Get reminders for upcoming workouts

Installation

To use the Workout Tracker App, follow these steps:

  1. Clone the repository: git clone https://github.com/your-username/workout-tracker.git
  2. Install the necessary dependencies: npm install
  3. Run the app on your device or emulator: npm start

Usage

  1. Launch the app on your device.
  2. Create a new workout routine or select an existing one.
  3. Add exercises to your routine and specify the number of reps and weights.
  4. Start your workout and record your progress as you go.
  5. View your workout history and track your progress over time.

Contributing

Contributions are welcome! If you have any ideas or suggestions to improve the Workout Tracker App, please submit a pull request. Make sure to follow the contributing guidelines.

License

The Workout Tracker App is licensed under the MIT License.

Contact

If you have any questions or need support, please contact the project maintainer at jonathan.silva167@gmail.com.

About

An app for tracking workouts, reps, sets, and all your workout data.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors