Skip to content

v2.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@jamiemott jamiemott released this 31 Jul 14:35
· 138 commits to master since this release

v2.0.0 Features:

  1. User can create custom tasks
    *Task name can be customized
    *Work and break times can be customized
    *Task description can be customized
    *Goal time can be selected
    *User can pick from a list of wide categories
  2. Basic form validation is present
  3. Tasks are added to a list and displayed
  4. App data is supported by database backend for persistence between logins and devices
  5. Tasks link to experimental timer function
  6. App authentication process improved
  7. Prior release features for updating username, email and password improved

To run the program:
Visit: https://cs361-pomodoro.web.app
Create an account and/or log in.
To create a task, hit the green "add" button in the lower right corner.