tevyt / Run-Jamaica-Mobile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run Jamaica Mobile

Mobile application for organizing and operating virtual running events. See also Run Jamaica API.

Screens


Splash


Sign Up


Sign In


Note the application requires a running instance of Run Jamaica API.

Running on Android

The application is written using React Native. To run ensure you have Android Studio and an appropriate Android Device/Emulator available and run the following

  1. Install dependencies with npm install
  2. Start Metro Bundler with npm start
  3. Run application with npm run android

Running on iOS

The application has not been tested on iOS!

Configuration

Application configuration is set in the file .env before running the application.

Configuration Values:

Testing

The application provides unit tests exectuted using npm test. E2E tests are also provided with npm run e2e.

About


Languages

Language:TypeScript 78.4%Language:Java 10.2%Language:Objective-C 6.4%Language:JavaScript 3.1%Language:Ruby 1.0%Language:Starlark 0.8%Language:Shell 0.0%