Hi!
I’m new to Bubble and developing, but would like to try to create a web app that tracks the score of a self made ball game that I’m playing with a bunch of friends.
The objective of the game is to get to 50 points. Each round, the four best performing players get respectively 4, 3, 2 and 1 point. All other players get 0 points.
It’s basically a standard scoring app where I type in the players on the first screen, then award 4 - 0 points to the players on the following screens until the game stops when someone has reached 50 points.
The one thing that probably complicates is that I would like to track each players performance over time. I guess I need all players to be unique users in a database in order to collect and view their individual data?
Any tips on how and where I should start are much appreciated. Thanks!
Simen