Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Future/Fashion Shows #6

Open
spotmonk opened this issue May 6, 2020 · 1 comment
Open

Future/Fashion Shows #6

spotmonk opened this issue May 6, 2020 · 1 comment
Assignees

Comments

@spotmonk
Copy link
Contributor

spotmonk commented May 6, 2020

As a user, when I visit future page, I should see a landing page with a header and a footer. I should see a header and cards of locations and dates for future fashion shows.

AC

WHEN the user first visits the future
THEN I should see a landing page
AND there should be a header
AND there should be a footer
AND there should be a header of "Chinos in Fashion"
AND There should be cards for fashion shows with a picture of the location, the location name and date.

Dev Notes

  • TODO
    Chinos in Fashion should be a header.
    Locations should be an array.
    printFashionShows should be a function that loops through the array. and printToDom prints out cards to the cards div.
@bnemchak
Copy link
Contributor

bnemchak commented May 6, 2020

Screen Shot 2020-05-05 at 9 09 49 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants