chrisdesilva / pickup

App for finding nearby basketball courts for pickup games
MIT License
14 stars 28 forks source link

Scheduled games should only be removed by user that originally scheduled game #9

Open chrisdesilva opened 5 years ago

chrisdesilva commented 5 years ago

Users can see scheduled games regardless of logged in status. When users are logged in, they can remove scheduled games even if they didn't originally schedule them. I'd like to prevent users from deleting other users' games by matching user data with scheduled games on submit.