Actions
ClientProject #3737
openClientProject #3728: [AUTH]: Design & API Integration of authentication module
[A-FE]: Dashboard page design & API integration
Description
1. Tabs & Sections¶
-
Purchase History: Display table of user purchases.
-
Tracking: Display tracking table for orders.
-
Auction Access: Click to navigate to auction.pqsjapan.jp.
-
Favorites: Fetch all data from the database based on user ID.
-
Profile Settings: Integrate APIs for:
- Profile details
- Change password
- Notifications
2. Responsiveness¶
- Ensure all tabs and tables are fully responsive across mobile, tablet, and desktop.
3. API Integration¶
- Fetch and display data dynamically in all relevant sections.
- Handle loading and error states properly.
Actions