Stack : Express, Postgres, node-postgres lib
Features :
- Create, delete, and mark todo as done / not done
- Register and login with bearer token
- Protected endpoint for admin to create user
Roadmap :
- Patch todo
- Provision AWS S3 secure URL
- Upgrade to Typescript
- Further refactor codebase
- Patch todo order
- Implement best practice for node-pg : https://node-postgres.com/guides/project-structure
You can check the frontend repo here :