As a front end developper
I need to implement a gift details page skeleton that contain basic info about the gift such as name, and use, and review section
So that users can be have relevant info to make their decisions, and leave reviews or ask questions about the item.
Details and Assumptions
* There should be a database of all the gifts items and their info, that I will import and use to populate each gift detail page through loops.
Acceptance Criteria
Only approved user can access this page. Moreover, if they leave a comment, their username will be displayed next to it.
As a front end developper
I need to implement a gift details page skeleton that contain basic info about the gift such as name, and use, and review section
So that users can be have relevant info to make their decisions, and leave reviews or ask questions about the item.
Details and Assumptions
Acceptance Criteria
Only approved user can access this page. Moreover, if they leave a comment, their username will be displayed next to it.