This website requires JavaScript.
Explore
Help
Register
Sign In
mpuchstein
/
tutortool
Watch
1
Star
0
Fork
0
You've already forked tutortool
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3629cc376901848a42e3aabc28b3679df3074fc2
tutortool
/
backend
History
s0wlz (Matthias Puchstein)
3629cc3769
feat(attendance): student check-in API with FCFS seat locking
2026-04-28 03:43:56 +02:00
..
migrations
fix: NOT NULL on tutor_courses FKs, status CHECK, time format CHECK, add indexes
2026-04-28 01:19:59 +02:00
src
feat(attendance): student check-in API with FCFS seat locking
2026-04-28 03:43:56 +02:00
.gitignore
chore: add backend .gitignore, untrack target/
2026-04-28 00:56:53 +02:00
Cargo.lock
feat: JWT auth, login endpoint, and test helpers
2026-04-28 01:33:14 +02:00
Cargo.toml
feat: courses and students CRUD endpoints
2026-04-28 01:42:22 +02:00