F-5 — Create Profile Page
Title: Display user profile and fragrance data
File: app/profile/page.tsx
Description:
Show user's owned fragrances and wear history.
Tasks:
Fetch ownership data
Fetch wear history
Display username
Display fragrance list
Display wear timeline
Acceptance Criteria:
Profile loads successfully
Data displays correctly
F-5 — Create Profile Page
Title: Display user profile and fragrance data
File: app/profile/page.tsx
Description:
Show user's owned fragrances and wear history.
Tasks:
Fetch ownership data
Fetch wear history
Display username
Display fragrance list
Display wear timeline
Acceptance Criteria:
Profile loads successfully
Data displays correctly