Tasks.app is a Trello clone I'm building as a side project. The project is being developed using the following technologies:
- Nuxt.js
- Nuxt Auth Utils — OAuth
- Uno.css
- Drizzle ORM
- PostgreSQL
- Docker
The goal of this project is to re-implement a subset of Trello's features, such as creating boards, lists, and cards, and moving cards between lists.