-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
We need to create a basic backend that our scorekeeper UI can push updates to and our scoreboard UI can read updates from. In terms of sample data, we can start up the app with some sample data (i.e. teamOne = "trash pandas", teamTwo = "mighty ducks", teamOneScore = 1, etc).
Once we can show that we're able to perform basic CRUD operations with this basic API, we can start pulling modifying the code to start from a database.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Projects
Status
Ready