My passion project for Zip Code Wilmington.
Raymond Farria 400ce69525 merge 6 years ago
.idea merge 6 years ago
Main Added the Account,Playlist and Security classes 6 years ago
lib Added the Account,Playlist and Security classes 6 years ago
ReadMe.md Update 'ReadMe.md' 6 years ago
pom.xml Added the Account,Playlist and Security classes 6 years ago

ReadMe.md

Raymond Farria

Passion Project

The Cookout


The cookout is a social music streaming app where you can add multiple users to any given playlist stream. Users will be able to add songs from Spotify, SoundCloud, Youtube and their own songs based on the limitations of the playlist creator (I.E Genre, Artist, etc...). The playlist creator will have the ability to customize the limitations of the playlist.The playlist creator will have the ability to pass the torch or “creator status” to any one of the users in the party. Users will then be able to upvote songs to move up the queue but songs with zero votes will not play. Playlist creators can save playlists to their account for later use. This creates a social playlist at any get together where everyone has input. I would like for this app to be an app for your phone and computer.

API's


SoundCloud https://developers.soundcloud.com/

Spotify https://developer.spotify.com/documentation/web-api/

Youtube https://developers.google.com/youtube/

FrontEnd


AngularJS https://angularjs.org/

API Server


Spring https://spring.io/projects/spring-boot

Database


MySQL https://www.mysql.com/

or

PostgreSQL https://www.postgresql.org/