Skip to content

A cross platform Spotify group queuing application

Notifications You must be signed in to change notification settings

budde25/PartyDJ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Party DJ

Party DJ is a cross platform app to manage group queues using Spotify. The app allows for any number of people on any mobile platform control and manage one single song queue. The user playing the music simply has to create a queue and other can join by either entering the room code or joining via QR code.

Available on Google Play Store and Apple App Store.

Server Code

Party DJ Backend.

Getting Started

Simply open the project in Android studio or another IDE of your choice.

Prerequisites

Dart must be installed.
Flutter must be installed.
Android SDK (for android building).
XCode (for IOS building).

Building

flutter run to test the app in debug mode.
r to hot reload the app to see for instant code updates use while build in running.
flutter build apk or flutter build appbundle to build an Android release.
flutter build ios to build an IOS release.

Built With

Author

Ethan Budd