Tasks
Add Firebase connection (remember to install
firebase
).
Connect Firebase with VueX (remember to install
vuexfire@next
).
Add voting.
Add scores.
Add hasUserVoted to disable multiple votes per user.
Add isLoading property to check if votes are binded with store.