Actions
ClientProject #3068
openClientProject #3030: [Module] Authentication
[FE] Profile page
Start date:
09/02/2025
Due date:
09/02/2025 (about 7 months late)
% Done:
100%
Estimated time:
2:00 h
Spent time:
Updated by Nazmul Hossain Shovon 7 months ago
- % Done changed from 0 to 100
ref:
https://github.com/pqsjapan/frontendV1.1/commit/6fc34cf27d0205d7ac87b0a62b5822244ee3afe3
Summary:
- Added new user profile page at page.tsx
- Displays static account information (name, address, city, port, country, mobile, email)
- Uses a styled layout with Tailwind CSS classes
- Includes a breadcrumb navigation component
- No dynamic data or interactivity included
Updated by Nazmul Hossain Shovon 7 months ago
ref:
https://github.com/pqsjapan/frontendV1.1/commit/2cd5c75cfc9dd4f2f23bd0d569658d46a483f64b
Short Summary of Key Changes:
- Added a new Change Password page (/user/change-password) with a form component.
- Created ChangePasswordForm component with fields for new password and confirmation.
- Updated My Profile page to include a link to the Change Password page.
- Improved layout and structure of the profile and password change UI.
Updated by Nazmul Hossain Shovon 6 months ago
- Status changed from In Progress to Complete
Actions