More than a normal pomodoro app.
- Choice of your own work/pause time, it's set to 25 minutes to work and 5 minutes break time by default
- Create and remove a todo
- Database CRUD operations for the todos
- User authentication
- Add tags for todos (study, sport, ...)
- User schedule + calendar
docker compose up --build