Skip to content

Save and rate albums you want to listen to later

Notifications You must be signed in to change notification settings

mariush2/albumer

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published