React Native Project - Gym Accademic project
The goal was to manage the exercises for a particular user with memo and Youtube Playlist. The exercises are stored in firebase. Functionality :
- Add/Remove all weights with specific date
- Add/Remove exercises with specific date
- View Youtube Playlist
- React Native
- Firebase
- React Native Youtube
- Redux
To run this project, install it locally using npm: IOS:
Before must be set the token of Firebase on the specific file: src/firebase/config.js . Add the configuration for api key and ecc .
$ npm install
$ npx pod-install
$ npx react-native run-ios
Login
Playlist Youtube
Menu
Add Exercise
List Exercise
Logout