Week 4 Backend Progress
Bailey Tincher
Backend Dev for Actually Colab#
Backend- Created the client for all CRUD endpoints that can now be used by the frontend
- Refactor Notebook and User tables from DynamoDB to Postgres
- Reconfigured the environment to be ran and tested locally with ease
- Created Lambda authorizer functions and configured authentication for local development
- Enabled the socket connect/disconnect endpoints to track active user sessions
- Began architecting the websocket endpoints End-to-End
#
Misc- Adjusted the milestones/projects tabs to track open issues more cloesly