Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 830 Bytes

README.md

File metadata and controls

26 lines (22 loc) · 830 Bytes

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