WilhelmWillie / auxq

A service for crowdsourcing the aux cord

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AuxQ

This is the source code for AuxQ, my February personal project.

AuxQ is a service that allows you to crowdsource the aux cord and let your friends make collaborative playlists. The way it works is that you have one master device that plays the music. You can distribute a shareable link to your friends who can add songs to the playlist through a nifty form. Your friends can then collaborate and add songs to the playlist while the master device plays and curates which songs get played.

See AuxQ live: https://ww-auxq.herokuapp.com

How AuxQ Was built

Front End: React, Sockets.io

Back End: Node.js, Express, MongoDB

Deployment: Heroku, mLab (for MongoDB hosting)

About

A service for crowdsourcing the aux cord


Languages

Language:JavaScript 88.7%Language:HTML 6.9%Language:CSS 4.5%