Arcricket
Published: April 1st, 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.
Tech Stack
- ReactJS
- Firebase Cloud Firestore (NoSQL database service)
- Firebase Hosting
- Bootstrap 4
Features
Create new games
Create a new game, with multiple teams, and multiple players per team
Track Scores
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.
Automatically update scores across devices
Any device connected to the scoreboard will be automatically updated (using Cloud Firestore Snapshot Listeners) any time the scoreboard is updated
Authors
This project was primarily developed by Everett Blakley, with contributions from Alex Bird and Ewan May