GithubHelp home page GithubHelp logo

cajammming's People

Contributors

davidcmoody avatar

Watchers

 avatar  avatar

cajammming's Issues

Syntax

Your HTML was converted to JSX. A reset.css stylesheet was appropriately included, addTrack and removeTrack are written simply and not convoluted.

Data Flow

I was able to search for titles, artists, and albums, create a new playlist, and save tracks to the playlist and the playlist to a Spotify account. Nice work!

Rubric and Summary

Rubric Score

Criteria 1: App Creation, Folder Structure, and File Paths

  • Score Level: 4/4
  • Comment(s): Learner did make a CRA app and all components are properly located inside folders, file paths work

Criteria 2: Correct Implementation of User Flows (e.g. Searching, Token Generation, Save Playlist, etc.)

  • Score Level: 3/4
  • Comment(s): •Search call triggers search method.
    •Spotify registers the app and grants an access token.
    •Search method returns tracks
    •Playlist saves to Spotify
    •Default playlist name changes back to New Playlist
    •Learner uses local storage

Criteria 3: Proper JavaScript and JSX Syntax and Formatting

  • Score Level: 4/4
  • Comment(s): •Class was always changed to className
    •HTML was converted to JSX
    •Reset.css was added properly
    •addTrack and removeTrack are written simply and not convoluted.
    •A key was added to each track.

Criteria 4: Implementation Adheres to DRY Principles

  • Score Level: 4/4
  • Comment(s): Many of the URLs used in Spotify.js are saved as variables, as are the headers. Code uses map and filter. addTrack and removeTrack are written simply and not convoluted.

Overall Score: 15/16

Your project Exceeds Expectations - great job! For extra practice of the concepts needed to construct this app, see if you add the functionality to execute a search by pressing the enter key in addition to clicking the search button. Keep up the excellent work. Happy coding!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.