Skip to content
This repository has been archived by the owner on Nov 11, 2020. It is now read-only.

andorfermichael/moosic

Repository files navigation

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)