Date Created: April 2019
Arcricket is a web application that allows users to track scores in a game of cricket. Users can create new games, manage existing games, and add/remove players from teams. Scoreboards can be accessed from multiple devices, and will update in real-time when any changes are made.
Create a new game, with multiple teams, and multiple players per team
As you play the game, keep track of your score. Points are automatically tallied. Any group that are closed off will be no longer clickable.
Any device connected to the scoreboard will be automatically updated (using Cloud Firestore Snapshot Listeners) any time the scoreboard is updated
This project was primarily developed by Everett Blakley, with contributions from Alex Bird and Ewan May