CSI-280 / MusicGames

0 stars 0 forks source link

Created buttons to test the points system and the database... Need help hooking them up! #60

Open NaomiHoniker opened 4 years ago

NaomiHoniker commented 4 years ago

I made a few buttons intended to add or subtract points from the database, but I'm not sure how to hook it up so it updates the database... I'm gonna assign myself to this issue and keep researching it myself, but if anyone wants to add themselves and help out, then feel free!

I want to test if points are being added (and removed) from the points database, and to see if it saves through logout. I don't think it is at the moment, but I want to figure out how to make the two work together. If we can get it in, then adding a points system to the games should be easy!

A-Waters commented 4 years ago

That comes in merge #52, adding points and interacting with DB, we are just waiting on people to approve the merge.