TIY-LR-FEE-2015-June / assignments

0 stars 3 forks source link

3.4-etsy-Scott Green #109

Open scott6455 opened 9 years ago

scott6455 commented 9 years ago

Deliverables

You're going to create an application that: Re-Create An Etsy Page - https://www.etsy.com/search?q=whiskey

Specifically you need to focus on the sidebar and the main content of items.

  • [ ] Utilize the data for whatever search term you use - DATA HERE
  • [ ] Use Bourbon / Neat to help you out (optional, but suggested)
  • [ ] You are free to change the search term to whatever you'd like.
  • [ ] We haven't covered how to fetch data using JavaScript, so follow the instructions to use loadEtsy
  • [ ] Everything should be styled as closely as possible, including the Header/Footer
  • [ ] You should implement hover events and link the items to their proper Etsy product pages
  • [ ] Unless you do the bonus question #2, you can just put random links in your sidebar.
  • [ ] Do not use jQuery - we haven't covered it so this SHOULDN'T be a problem
  • [ ] Also, no need to make any of the form elements work.

    Hard Mode

Everything above plus:

rtablada commented 9 years ago

@scott6455

Todo

rtablada commented 9 years ago

@scott6455 :grey_question: