Ahmed-Boga / fullstack-capstone-project

GiftLink connects you with neighbors! Give away unwanted items & find pre-loved treasures for your home. Reduce waste, save money, and embrace a more sustainable lifestyle.
Apache License 2.0
0 stars 0 forks source link

Implement Gifts Details Page #6

Open Ahmed-Boga opened 3 weeks ago

Ahmed-Boga commented 3 weeks ago

As a user I need to view detailed information about each gift So that I can decide if it's suitable for me

Details and Assumptions

* The details page includes description, images, and contact info.

Acceptance Criteria

gherkin
Given a list of gifts
When a gift item is selected
Then the user sees detailed information about that item
Ahmed-Boga commented 3 weeks ago

implementation phase