DavisCSClub / DavisCSClub/Main-Website
Here Check-In does not check for current event
Open
Bug
- Dominant language
- Java
- Stars
- 4
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
We currently query the database once for a list of events happening. This then gets shown to the user and lets the user choose which events to check into. However, when the user sends the payload back, we do not check the event again and assume that it is good.
In this case, if a user hits our REST api, they can check into past, present, and future events.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.