Skip to content

Latest commit

 

History

History
54 lines (45 loc) · 1.89 KB

README.md

File metadata and controls

54 lines (45 loc) · 1.89 KB

ReactNativeApp

React Native HTML5 TypeScript iOS Android Firebase React Native Youtube Redux

Gym

React Native Project - Gym Accademic project

Description

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

Topics

  • React Native
  • Firebase
  • React Native Youtube
  • Redux

Setup

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

Images

Login
Algorithm schema Playlist Youtube Algorithm schema Menu Algorithm schema Add Exercise Algorithm schema List Exercise Algorithm schema Logout Algorithm schema