gmolean7 / RMH-Auction-App

App to count and manage total funds raised during RMH Gala Auction
0 stars 0 forks source link

Implement clicker functionality #2

Open gmolean7 opened 7 years ago

gmolean7 commented 7 years ago

Clicker should add or subtract from a total for the current round. Should the user have to submit at the end of the round? Or should each click submit?

gmolean7 commented 7 years ago

Also need to account for separate instance of the count for each user.

gmolean7 commented 7 years ago

Clicker page should auto-update to the current round whenever the round is changed by the admin. Changing rounds should clear the count. Or, alternatively, the count is stored separately per round per user.