Skip to content

Ap sbox 7 - #20

Merged
Andyprolman merged 7 commits into
masterfrom
ap-SBOX-7
Oct 30, 2018
Merged

Ap sbox 7#20
Andyprolman merged 7 commits into
masterfrom
ap-SBOX-7

Conversation

@Andyprolman

Copy link
Copy Markdown
Contributor

No description provided.

vancepope and others added 7 commits October 25, 2018 16:28
* Added loopback

* Added MongoDB test

* Added MongoDB config for CircleCI

* Deleted watcher for watch and dev scripts

* Added exit functionality to test script
* Adds boot script to add Admin on server start

* Disables server authentication for loopback and completes boot script
* Adds initial route configuration and react router

* Updates file structure, fixes pathing errors

* Adds react router, configures routes, adds a preliminary dashboard for admin
* fixed user relation model so there is one queue for every user

* created remote method for getplaylist that returns a list of song tracks currently on the playlist

* created updatePlaylist remote method that works to get current playlist > remove current playing song > add new song > update spotify playlsit to reflect those changes. Next, I need to get it to add default songs when the playlist only has one song left, and I need to track last played songs, and I need to make this remote method a post request to update the queue field in the queue model

* simplifed updatePlaylist by using getPlaylist within it

* fixed authorization issues so others can authorize by going to localhost/spotify
@Andyprolman
Andyprolman merged commit 95bc24c into master Oct 30, 2018
Andyprolman added a commit that referenced this pull request Oct 30, 2018
This reverts commit 95bc24c.
@Andyprolman Andyprolman mentioned this pull request Oct 30, 2018
Andyprolman added a commit that referenced this pull request Oct 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants