Create a basic statistics page to visualize usage data. The feature should track how long the user's LockedIn sessions are, how long they were "LockedIn" for those sessions, and how many tasks they completed during a session. The visualization should show data from the past day, past 3 days, past week, past month.
Additional Features:
- Show how many tasks chosen were completed (i.e., "You completed 4/5 tasks during your session")
- Calculate how productive a user was during a LockedIn session (i.e., User browses non-productive tabs 5 times during a session, user unlocks 4 distracting tabs during a session)
- Track how many times the user pauses the timer
Create a basic statistics page to visualize usage data. The feature should track how long the user's LockedIn sessions are, how long they were "LockedIn" for those sessions, and how many tasks they completed during a session. The visualization should show data from the past day, past 3 days, past week, past month.
Additional Features: