alex4108 / scoreboard

A simple scoreboard webapp using Express, React, and Mongo
MIT License
4 stars 1 forks source link

Dice Roll Histogram #6

Open alex4108 opened 2 years ago

alex4108 commented 2 years ago

Goal here is to implement API endpoints that can be used to record dice rolls. The UI should display buttons or text field to record rolls on referee view. UI should have a histogram display on all game pages.

justincase8594 commented 2 years ago

Sounds good, will take a look as soon as I have some time