Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 785 Bytes

README.md

File metadata and controls

37 lines (26 loc) · 785 Bytes

The song that doesn't end

Based off of https://www.youtube.com/watch?v=HNTxr2NJHa0

Stories

Basic

Users should be able to see the first verse on the homepage
Users should be able to see a page with the second verse
The homepage should link to the second verse page
Users should be able to see a page with the third verse
The second verse page should link to the third verse page
Users should be able to see a page with the fourth verse
The third verse page should link to the fourth verse page
The fourth verse page should link to the homepage

Extra

Create a single controller that handles all the verses

Wireframes