ronnigaba / BoyumFoosballStats-2.0

2 stars 0 forks source link

Implemented a session concept #22

Closed ronnigaba closed 1 year ago

ronnigaba commented 1 year ago

@alexandrutatarciuc Feel free to play around with it a bit as well. I'm not too sure about the icon and how the button works, but I left it as is for now :p

ronnigaba commented 1 year ago

After finding the local storage integration, I think it might make sense to store the current game state only in there. We might still choose to clear it from local storage if a session is not currently active, but I don't see a huge value in saving it in the database.

alexandrutatarciuc commented 1 year ago

@ronnigaba UI-wise I think it can be improved, but this should do for now :D