Skip to content

aayaffe/SailingRaceCourseManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#alt tag AVI - Sailing Race Course Manager Develop: Build Status Master: Build Status

Coverage Status

SonarQube Coverage SonarQube Tech Debt

alt tag

Installation:

  1. Download code

  2. Using the keystore.properties.template file create a keystore.properties file in your base directory with the values and passwords of your signing keys. (According to this tutorial)

  3. Add the google-services.json (Downloaded from Firebase console) into the app directory or release\staging\debug directory (According to the build flavor required).

  4. Enable email authentication in your Firebase project

  5. Change the firebase database security rules to:

{ "rules": { ".read": true, ".write": true } }

  • [BUILD_VARIANT] is release or staging or debug

This is an app to help Sailing Races officials with laying a race course.

This application was also developed using free software from Jetbrains for OpenSource projects.

About

A race officer's aid to running a proper sailing race course

Resources

License

Stars

Watchers

Forks

Packages

No packages published