As a User
I need details of the gifts
So that I can choose which gift to pick or give to other User
Details and Assumptions
* Gifts are kept persistently in the database
* Each gifts have a details page
* Only registered user and have performed login can access details page
Acceptance Criteria
gherkin
Given details button on each Gift
When the button is clicked
Then the User will be directed to a page that contains the Gift's detailed information
As a User I need details of the gifts So that I can choose which gift to pick or give to other User
Details and Assumptions
Acceptance Criteria