John-Experimental / GamesInBlazor

Implementation of the game SET in Blazor webassembly
2 stars 1 forks source link

Save user stats #18

Open John-Experimental opened 3 years ago

John-Experimental commented 3 years ago

Start with number of games finished.

Will need to link this to a Azure Tablestorage most likely (most affordable option and will suit this purpose for quite a while)

Need to finish #17 first before starting this one. As the stats need to be linked to a user