Skip to content

Mobile application that allows users to create and follow their own workout programs.

Notifications You must be signed in to change notification settings

mickael-lalanne/kaisen-workout

Repository files navigation


Logo

Kaisen Workout

By Mickaël Lalanne

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contact
  4. Acknowledgments

About the project

Product Name Screen Shot
Kaisen Workout is a mobile application that allows users to create and follow their own workout programs.
During a session, users can view their past performances and utilize a timer for their rest periods between sets.
Additionally, they can access a log of all completed sessions and visualize a detailed report for each one.

(back to top)

Built With

  • React Native
  • Expo
  • Realm
  • Redux
  • TypeScript
  • GitHub Actions

And also React Native Paper for the Material Design library.

(back to top)

Getting Started

Prerequisites

Installation

  1. Clone the repo
    git clone https://github.com/mickael-lalanne/kaisen-workout.git
  2. Install client dependencies
    npm install
  3. Create the following env.local file in the root folder :
    EXPO_ENVIRONMENT=local
    
  4. Create a file called local.properties in android/ folder with this line :
    sdk.dir = C:\\Users\\WINDOWS_USERNAME\\AppData\\Local\\Android\\sdk
    
  5. Run the app locally
    npx expo run:android

(back to top)

Contact

Mickaël Lalanne - mickael.lalanne03@gmail.com

LinkedIn

(back to top)

Acknowledgments

(back to top)

About

Mobile application that allows users to create and follow their own workout programs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published