View deployed app here: https://vynl-8433d.firebaseapp.com
An easy way to track your vinyl collection, as well as keep track of vinyl to keep searching for! VYNL will also make album recommendations based on the albums marked as 'owned' by the user.
Follow the below to get this app up and running on your machine.
- Fork / Clone this repo
- Cd into the Lib file, 'then NPM install'
- Within the Values folder, in the 'fb-creds-TEMPLATE.js' file replace the Firebase credential placeholders with your personal Firebase creds.
- Also within the Values folder, in the 'lastFMapikey-TEMPLATE.js' file replace the LastFM API placeholder with your personal API key. Click here for more information regarding the LastFM API.
Angular: "^1.6.4",
Angular-Route: "^1.6.4",
Angular-UI-Bootstrap: "^2.5.0",
Firebase: "^4.1.3"