Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 443 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 443 Bytes

Bective

More than a normal pomodoro app.

Features :

Done:

  • 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

In progress:

  • User authentication

Todo:

  • Add tags for todos (study, sport, ...)
  • User schedule + calendar

Getting started 🚀

Run bective

docker compose up --build