Skip to content

KateWood/muziqala

Repository files navigation

Build Status

Muziqala

Muziqala is an app that allows users to link their accounts for other streaming services and listen to all of their music in one place.

Users can search for music from any of the services they have linked to their account and make playlists of their favorite music, without worrying about which services provide which songs.

Technologies Used

  • Ruby 2.1.5

  • Rails 4.2.1

  • PostgreSQL Database

  • Bootstrap-SASS ~> 3.3.4

  • Testing: RSpec, FactoryGirl, Capybara, Travis CI

See Muziqala in Action

Muziqala on Heroku

Getting Started

If you fork this repo, you must run bundle install and rake db:migrate in order for the app to function properly.

Muziqala uses Spotify authentication, so set up your own version of the app on Facebook to obtain your own App ID and Secret Key.

Connect with Spotify

Welcome to Muziqala!
Muziqala Landing Page

Before enjoying all that Muziqala has to offer, you must authenticate with Spotify.
Connect to Spotify Button

Now that you're signed in, it's time to search for your favorite music. Just choose a category from the drop down and type in what you want to find:
Search

Your search results will appear on a new page.
Search Results

If you want to add a track to the community playlist, just click this button:
Add to Playlist Button

The song will then appear on the playlist page:
Palylist

Now you can enjoy your favorite music on Muziqala!