Add a system for indicating when a session ends (e.g. a "Complete session" button in the menu), record pomodoros, overtime, ... per session (with timestamps) (see #12), persist all this data (probably in a persistent location like "~/Documents/pomodorino.sqlite"), and implement a statistics UI to display various statistics.
Add a system for indicating when a session ends (e.g. a "Complete session" button in the menu), record pomodoros, overtime, ... per session (with timestamps) (see #12), persist all this data (probably in a persistent location like "~/Documents/pomodorino.sqlite"), and implement a statistics UI to display various statistics.
Allow naming sessions?