Built with AngularJS, Browserify, Firebase, Bootstrap, and Materialize, this app allows users to search multiple music databases at once. The app grabs song data from iTunes using the iTunes API, Beatport (online music store) using a custom-built javascript web scraper, and Headliners Music Club (online record pool subscription service) using a custom-built JQuery web scraper. Results are displayed in a list with sort options, buy links, and save options (for signed in users). Signed in users can view a list of saved songs and toggle which music databases to search. SongSearch
- Download or Fork from github.
- From the command line, npm install inside of the lib directory
npm install