Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 1.58 KB

README.md

File metadata and controls

37 lines (28 loc) · 1.58 KB

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