PadelProManager logo

PadelProManager MVP App for coaches and players

A mobile application to allow padel coaches and players to organize their classes and keep a track of their improvements.

Get it on Apple Store

Installation

Please read all the necessary dependencies to work with react-native.

  1. Clone the repository:
$ git clone https://github.com/asolerp/PadelProManager.git
  1. In the repository folder, install the dependencies:
$ yarn install-with-pods

This script is going to run yarn install and pod install in the ios folder.

npm install --global yarn

Running the app

As easy as:

$ yarn run ios
$ yarn run android

Architecture

  • Frontend: React Native
  • Backend: Firebase
  • Content: Contenfull
  • Assests: Cloudinary

Get it on Apple Store