RoutineLab is a mobile app for gymnasts to be able to build routines easily on their phone and have an overview of all their saved routines and current progress.
In order to work on the RoutineLab app you will need npm and Node. Follow the instructions below before starting with the installation.
- Xcode (latest version, at least >9.3). Install from App Store.
- Expo XDE - the Expo development environment.
npm install -g exp
-
Clone this repo and enter!
git clone https://github.com/hectorkd/RoutineLab.git cd RoutineLab npm install --global expo-cli
-
Install dependencies.
cd server npm i cd .. cd client npm i
-
When you are in the client folder, run
exp start
to start the Expo development environment that will build the JS bundle for your app. -
Run IOS simulator to open the app with expo.
- Better typing for TypeScript
- Write tests
- Adapt the UI design
- Deploy RoutineLab to the app store and google play
- Add competition results
- Add collection of olympian routines
- Add a coaches side
Thanks goes to these wonderful people (emoji key):
Hector Kennedy-Dyson 💻 🤔 👀 🎨 🚧 📹 |