Skip to content

v1.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@Len-LoBo Len-LoBo released this 19 Jul 17:23
· 221 commits to master since this release
11bf09a

v1.0.0 Features:

  1. App connected to Firebase project.
  2. User Registration and Login pages functional
  3. Firebase Authentication implemented and functional
  4. Login stores Firebase user data in custom user object
  5. App Drawer holds routes for home page, account settings page, and timer page
  6. Account settings page displays current user name and email.
  7. Accounts page allows user to update user name and email. New values displayed on accounts page.
  8. Accounts page has button for password update page route. User can change password from this page.
  9. User can click "Forgot Password" on login page to receive a password reset email.