mariush2 / albumer

Save and rate albums you want to listen to later

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

albumer

albumer is a SPA meant to make it easier to remember just what album your friends recommended you. In albumer you can easily add, remove and mark albums as listened.


How does albumer work?

albumer was built using Vue.js with Vuex and Vue-router. It also uses firebase to handle database and login stuff. We also use element.io for some basic UI componenets such as buttons and input fields somewhere.


Who will use this?

Anyone who has an interest in listening to new music, but finds the management of having to remember what albums to listen to hard!



Instructions for how to develop, use, and test the code.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run unit tests

npm run test:unit

Run end-to-end tests

npm run test:e2e

Lints and fixes files

npm run lint

About

Save and rate albums you want to listen to later


Languages

Language:Vue 76.2%Language:JavaScript 22.1%Language:SCSS 1.1%Language:HTML 0.6%