ComputerScienceHouse / ComputerScienceHouse/conditional
GET request to mark HM as Attended
Open
good first issue
tech debt
- Dominant language
- Python
- Stars
- 12
- Forks
- 39
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 1
Description
For some inexplicable reason I made ```@attendance_bp.route('/attendance/alter/hm//', methods=['GET'])``` a `GET` request. No idea why, it totally breaks the RESTful standards.
Nonetheless, it should be fixed.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.