You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 31, 2025. It is now read-only.
Recently, we need a Database module to store the timestamps of attendance. We call for help to impl it with extensibility. However, it should contain database interface and MySQL instance basically in Python3. Please follow mail mechanism(previous work). PR would be accepted with these three components:
Database interface
(Either) MySQL instance
(Either) SQLite instance
Unittest
Note that if you work on it, please notify us, thanks.