Week 4 Backend Progress

Bailey Tincher

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#