How do you make a voting hub similar to the innovation awards?

You know how in the innovation awards they have this voting hub place where you can choose 4 games from each category and vote for the one you like best? How do you make something like that? Also to make it count votes and save them so you can check them and see who is the winner.

I am not looking for someone to make it for me I just want to know where to start and what exactly I need to do to make such thing?

1 Like

I think you could make it save to a datastore,
So when they choose an option you add a number to the datastore key representing the option that they chose.

2 Likes