Skip to content

WorkoutPal is an iOS companion application during your workout trainings

Notifications You must be signed in to change notification settings

thonythony/workout-pal

Repository files navigation

WORKOUT PAL

Workout Pal is an app that guides you during your training. You can easily :

  • create your training
  • configure rest time between each exercises
  • create exercice
  • set number of series and rest time between them

When it's time to train, Workout Pal will show you which exercice do, countdown your rest and how much series remains.



📱 Try it on Expo

This app is bootstrapped with Expo, you can download the Expo app on the App Store, and enter the url or scan the QR code provided below

URL QRCODE
Install

💻 Build it yourself

Run the following commands:

# Install Expo cli
npm i -g expo-cli

# Clone this repo
git clone https://github.com/thonythony/workout-pal && cd workout-pal

# Install dependencies
npm install

# Run the app with Expo
npm start

The Expo packager will show, and you can either:

  • install the Expo app, scan the displayed QR code, and run the app on your mobile phone directly.
  • open the Android simulator.
  • open the iOS simulator.

🙋 Contribute

Workout Pal is a personal side project that respond to my needs about workout and used to discover Expo and React-Native world.

Probably some bugs are present and bad practices are used. So feel free to contribute by opening a pull request.

A feature is missing, feel free to talk by opening an issue.

About

WorkoutPal is an iOS companion application during your workout trainings

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published