Apexal / rcos_io

The final RCOS web client. Built on the RCOS database via Hasura.
MIT License
3 stars 1 forks source link

Add attendance system #18

Closed gmisail closed 1 year ago

gmisail commented 1 year ago

This pull requests adds the basic functionality for the attendance system. This functionality includes: opening rooms, closing rooms, verifying users, and entering in attendance codes.

There remains a few things that need to be implemented. The most notable one is getting to the user-facing attendance page. To do this we use /attendance/attend route.

bnidevs commented 1 year ago

wow it passed the pylint