diff --git a/README.md b/README.md index 8d2b067..d7a4be6 100644 --- a/README.md +++ b/README.md @@ -1,23 +1,23 @@ -# Playlist Quarter One Assessment +# Playlist Quarter One Assessment -## Objective: +## Objective: Following the general design of the mockups, you will be making a playlist app that allows you to pull album images and artist names from an api, select the albums to add from the list, and then submitting your album selections via a POST request to an external api. -## Scope: +## Scope: This assessment is one whole project divided into several 'modules'. Each module isolates certain aspects of the job that can be tracked in your pivotal tracker. Your first job is to create user stories for each of the tasks in your current module. For this exercise, you can be both the owner and the assignee of each task. ## Functionality Walkthrough -A user comes to the splash page. The splash page has 3 album covers to the right that are pulled randomly from the API. When the user clicks the 'select tracks' button, they are taken to the playlist page. The playlist page has a scrolling div that contains all of the album covers in the api. +A user comes to the splash page. The splash page has 3 album covers to the right that are pulled randomly from the API. When the user clicks the 'select tracks' button, they are taken to the playlist page. The playlist page has a scrolling div that contains all of the album covers in the api. -## REPO: +## REPO: https://github.com/gSchool/playlist -## Getting Credit: -There's a pull request target for every single stage of the project. When finished with that stage, deploy current working code base to firebase and submit a pull request to the designated target. - +## Getting Credit: +There's a pull request target for every single stage of the project. When finished with that stage, deploy current working code base to firebase and submit a pull request to the designated target. -## General Notes + +## General Notes * Behind the scenes, when each album cover is appended to the scrolling div in the dom, the containing div is given a unique id that comes from the object in the api. @@ -26,83 +26,73 @@ There's a pull request target for every single stage of the project. When finish * The album div, when added, COULD look like this: ```

')
+
+//Add text and buttons to splash left
+$('.splashLeft').append('')
+$('#splashText').append('