andorfermichael / moosic

Combines both YouTube and SoundCloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

moosic

moosic combines both YouTube and SoundCloud in one web application. Login with one of four social platforms or just use an email and a password. Search tracks in the databases of both YouTube and SoundCloud. Create playlists by yourself or fork other peoples playlists. Finally listen to those amazing playlists and don't be concerned if a song is located on YouTube or SoundCloud. Moosic handles everything for you!

moosic has been developed during the lecture "Multimedia Project 2" at Salzburg University of Applied Sciences, MultiMediaTechnology Bachelor Degree.

Setup

bundle install
rake db:migrate

Go to directory config, rename application-sample.yml to application.yml and add your secrets.

Usage

rails server

Test

rspec

Authors

License

GNU General Public License, version 3 (GPL-3.0)

About

Combines both YouTube and SoundCloud

License:GNU General Public License v3.0


Languages

Language:Ruby 53.5%Language:HTML 34.1%Language:JavaScript 8.8%Language:CSS 3.6%