Skip to content

rroy1590/QueueUp

Repository files navigation

#QueueUp

a tinder ui + soundcloud experiment

uses SoundCloudAPI

Overview

I wanted to create a way to queue up music that I normally listen to on soundcloud without necessarily having to make a playlist.

Basically this app has a UI that allows users to queue a number of available streamable songs to play.

Screenshot Screenshot Screenshot Screenshot Screenshot

Setup

This project is configured to run on ios7/64 bit. UI only supports retina screens for now.

It should run out of the box.

In terminal

  1. Go to a working directory.

  2. Clone:

git clone [email protected]:rroy1590/QueueUp.git
cd QueueUp
git submodule init
git submodule update

In XCode

  1. Make sure all projects are set to not only build active architecture, and that arm64 is enabled as a valid architecture for all project targets on iOS. (should not be necessary by default, this is incase you run into issues)

Screenshot

About

a tinder ui + soundcloud experiment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published