Chiaraliz / CITS5206_Project

A user management system
1 stars 0 forks source link

User Profile Feature #24

Open Chiaraliz opened 1 month ago

Chiaraliz commented 1 month ago

User Profile Feature

Priority: High

Description

Develop the user profile functionality that allows users to view and update their personal information, view their subscription details, and modify their subscription plan. The system should validate user inputs when updating personal information and ensure any changes to the subscription details are processed correctly.

Tasks

Acceptance Criteria

markzhhang commented 1 month ago

User Profile feature is well-defined with clear tasks and acceptance criteria. Validating inputs and ensuring smooth subscription management will greatly enhance user experience. Looking forward to seeing the implementation!