/splyt-server

the server & web app side of the splyt music app

Primary LanguageJavaScript

Splyt - the web app

The web app side of the revolutionary Chrome music experience, where users can listen to playlists they make and follow their friends. Check it out at www.splytmusic.io.

Demo

ScreenShot

How it Works

The web app is home to all of the music you've added around the web via our extension. Here, you can create new playlists, move songs between playlists, follow friends, add songs from your friends' music feed to your own playlists, and most importantly, listen to the playlists you've made with our custom built player - powered by Soundcloud, Youtube, and Tumblr audio. You can even search Youtube/Soundcloud for songs and add them to your Splyt playlists from directly within the app.

Tech Specs

  • Angular - the front end
  • node.js - the back end
  • Express - the server
  • socket.io - chat between front and back ends
  • grunt - task runner
  • Jasmine - behavior-driven javascript
  • lodash - utility library
  • angular-material - material design for Angular

The Other Side to Splyt

Extension Repo

Contributors

License

The MIT License (MIT)

Copyright (c) 2015 Lindsay Levine, Emmie Salama, Kamilla Khabibrakhmanova

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.