Skip to content

Instantly share code, notes, and snippets.

@bryantee
Last active January 3, 2017 23:05
Show Gist options
  • Save bryantee/26d3b438547e951561260192a3e57546 to your computer and use it in GitHub Desktop.
Save bryantee/26d3b438547e951561260192a3e57546 to your computer and use it in GitHub Desktop.
Front End Capstone Project using API

Find Local Bands -- Localfy

Localfy aims to help people discover artists local to areas where they live using the Last.fm API.

TODO:

Week of 9-25

Sunday Monday Tuesday Wednesday Thursday Friday
Test API / Mock Mock Mock Data Wire Frame AJAX Wire up Style Final

Features for MVP

  1. List (4) bands matching location tag
  2. Display artist image
  3. Allow user to click to visit artist page on Last.fm
  4. Display top track and allow user to play in page <- Unsure if this will be possible.

Mockup

sketched mockup

Wireframe Mock Data

(In Progress)

Wireframe mock data Working async call

@bryantee
Copy link
Author

bryantee commented Oct 2, 2016

Questions

What to do with API key? How to hide it in page source / JS?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment