Goals
- Organize Lab Notebook
- Work on ITunes project with Colin
Project Plan
- Gather search and genre matching API links from iTunes
- Build a basic frontend and empty div to fill with jQuery build objects
- Call iTunes search API based on user input in a search bar
- Take search results, format data and use jQuery to build them into viewable search results
- Detect which jQuery song box is clicked and call the genre API to find similar songs
- Format data again
- Build a list of similar songs to show the user