pomodolist

a simple todo list with pomodoro functionality implemented.

Live link

Pomodolist was created with a rails backend and a react frontend utilizing the flux architecture. I chose to try and keep the entire project as polished as possible which definitely was a little bit of a drain time-wise away from some user error feedback I would have wished to implement.

Features

  • RESTful API for users and todos
  • Users can create accounts and login
  • Users can create todos with a pomodoro count estimate
  • Users can select a todo and start a pomodoro
  • Naively implemented browser notification for pomodoro completion

Future Features

  • Error feedback, due to time constraints giving users feedback about missing information or bad credentials was put on a back burner.
  • Add breaks after the pomodoro