Backlog
Move Task and Note to project
Being able to move a task from a project to another
Create multiple tasks at once
Being able to create multiple tasks without opening the modal each time
Frontend app
Moving the frontend app from create-react-app to vite
In Progress
Frontend app
Code refactoring
Improving observability
Setup metrics collection
Shipped
Projects handling
Classic CRUD operations for projects
Notes handling
Classic CRUD operations for notes
Tasks handling
Classic CRUD operations for tasks
Containerize the app
The app is fully containerize with docker
Archive projects
Archive projects
Favorite a note
User can fav notes and they will be displayed first.
Soft deletion
Tasks are no longer completely deleted from the database.