v1.0.0
Pre-release
Pre-release
v1.0.0 Features:
- App connected to Firebase project.
- User Registration and Login pages functional
- Firebase Authentication implemented and functional
- Login stores Firebase user data in custom user object
- App Drawer holds routes for home page, account settings page, and timer page
- Account settings page displays current user name and email.
- Accounts page allows user to update user name and email. New values displayed on accounts page.
- Accounts page has button for password update page route. User can change password from this page.
- User can click "Forgot Password" on login page to receive a password reset email.