F-8 — Create Add Fragrance Page
Title: Allow user to add fragrance ownership
File: app/add/page.tsx
Description:
Display fragrance list and allow ownership creation.
Tasks:
Fetch fragrance list
Add "Add" button
Call addOwnership()
Acceptance Criteria:
Ownership created successfully
Profile updates
F-8 — Create Add Fragrance Page
Title: Allow user to add fragrance ownership
File: app/add/page.tsx
Description:
Display fragrance list and allow ownership creation.
Tasks:
Fetch fragrance list
Add "Add" button
Call addOwnership()
Acceptance Criteria:
Ownership created successfully
Profile updates