This website requires JavaScript.
Explore
Help
Sign in
a-mayb3
/
Kanban_clone_backend
Watch
1
Star
1
Fork
You've already forked Kanban_clone_backend
0
mirror of
https://github.com/a-mayb3/Kanban_clone_backend.git
synced
2026-03-21 10:05:38 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
52f13f5023
Kanban_clone_backend
/
routers
History
Download ZIP
Download TAR.GZ
Borgia Leiva
52f13f5023
fixed oversight where deleting a project would leave dangling tasks and user-to-project relations
2026-02-03 12:33:20 +01:00
..
auth.py
refactored reused code blocks to use helper function in routers.auth
2026-02-03 10:24:00 +01:00
me.py
More refactoring using get_user_from_jwt()
2026-02-03 10:51:09 +01:00
projects.py
fixed oversight where deleting a project would leave dangling tasks and user-to-project relations
2026-02-03 12:33:20 +01:00
users.py
refactored reused code blocks to use helper function in routers.auth
2026-02-03 10:24:00 +01:00