Skip to content

Android app to help referees keep score and spectators to check the scores on their phone.

Notifications You must be signed in to change notification settings

ceasarj/kickballscorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

kickballscorer

Build Status

######Currently in Development

###What is this about? Kickballscorer is an Android application for umpires to keep score which sends a live feed to players, spectators and field umpires.

###What you need

  1. You need to register the app to firebase.
  2. You will need to download google-services.json file and add it to the App Directory
  3. Then go ahead and click on console>Database>Rules and change the json to
{
  "rules": {
    ".read": true,
    ".write": true
  }
}

###Task List

  • Add umpire scoring
  • Add game Spectating
  • Save Games
  • Players can add their name to rostor

About

Android app to help referees keep score and spectators to check the scores on their phone.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages