5 Commits

Author SHA1 Message Date
0bd4508d11
feat(api): insecure login flow skeleton
- Updated backend technical writeup
2024-03-11 22:33:30 -04:00
60b6babc15
feat(api+testing): select todo by member_id and id
- Added test code coverage with `pytest-cov`
- Added comments for member model functions
2024-03-03 00:57:14 -05:00
9abd4c4867
feat(api): update backend writeup 2024-03-03 00:23:13 -05:00
ec6e39bd7c
feat(api): added rate limiting
- Need update on testing env
2024-01-24 21:09:15 -05:00
782fa386d5
Fix(Docker): Seperate DEV and PROD
- Restructured the project
2023-10-10 14:33:11 -04:00