nss-evening-cohort-8 / home-for-the-holidays

0 stars 1 forks source link

Print Holiday info to Page #21

Closed MaryRys closed 5 years ago

MaryRys commented 5 years ago

User Experience

As a user, I should see details about the selected holiday.

Dev Notes

We will have a string builder for the holiday details including name, date, location, time, guest lists. There will be a buttons div, and an info div. This builder function will be called in card #11.

Acceptance Criteria

When I go to the holiday page I should see the date, holiday, picture, location, time, list of guests. There will be buttons for edit, delete, and add people. The buttons will not be functional yet.

MaryRys commented 5 years ago

User Experience

As a user, I should see details about the selected holiday.

Dev Notes

We will have a string builder for the holiday details including name, date, location, time, guest lists. There will be a buttons div, and an info div. This builder function will be called in card #11.

Acceptance Criteria

When I go to the holiday page I should see the date, holiday, picture, location, time, list of guests. There will be buttons for edit, delete, and add people. The buttons will not be functional yet.

zoeames commented 5 years ago

Duplicated #11