/TabaTime

Web Mobile App to make sport session with special countdown with exercise duration and rest duration

Primary LanguageTypeScriptMIT LicenseMIT

Tabata App

This is a simple app to help you with your Tabata training. It is based on the Tabata protocol.

How to use

  1. Set the duration of exercise period
  2. Set the duration of rest period
  3. Set the number of rounds you want to do
  4. Start Tabata !

How to build

  1. Install Node.js >= 16
  2. Install TypeScript
  3. Install Xcode (IOS) or Android Studio (Android)

Install dependencies

npm install

Run the app (IOS)

  • cd ios && pod install
  • npm run ios

Run the app (Android)

  • cd android && ./gradlew clean
  • npm run android

How to contribute

  1. Fork the project
  2. Create a new branch
  3. Make your changes
  4. Create a pull request
  5. Wait for review
  6. Merge your changes
  7. Celebrate !

License

MIT

Acknowledgments

Screenshots

Author

Enzo Mourany

GitHub

Show your support

Give a ⭐️ if this project helped you!