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.
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.
- 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
To use the Workout Tracker App, follow these steps:
- Clone the repository:
git clone https://github.com/your-username/workout-tracker.git - Install the necessary dependencies:
npm install - Run the app on your device or emulator:
npm start
- Launch the app on your device.
- Create a new workout routine or select an existing one.
- Add exercises to your routine and specify the number of reps and weights.
- Start your workout and record your progress as you go.
- View your workout history and track your progress over time.
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.
The Workout Tracker App is licensed under the MIT License.
If you have any questions or need support, please contact the project maintainer at jonathan.silva167@gmail.com.