01 User Management
Authentication, registration, and user preferences
FEAT-0101 User Registration
| Status | In Progress |
| Phase | 1 |
Description
Users shall be able to register a new account using a unique user name, their email address and a password.
Notes
- The email address is intended for use in multi-user and advanced security features (phase 4).
FEAT-0102 Login and Logout
| Status | In Progress |
| Phase | 1 |
Description
Registered users shall be able to log in and log out of the application usering their user name and password.
FEAT-0103 Password Reset
| Status | In Progress |
| Phase | 1 |
Description
Users shall be able to reset their password via a password reset screen.
Notes
- A forgotten password feature will be implemented in phase 4 (advanced security) using a link sent by email.
FEAT-0104 Profile Management
| Status | Draft |
| Phase | 4 |
Description
Users shall be able to update their profile information including email address, bio and avatar.
FEAT-0105 User Preferences
| Status | Draft |
| Phase | 4 |
Description
Users shall be able to configure editor preferences, writing goals, and export format preferences.