GithubHelp home page GithubHelp logo

soundcloudreactsearch's Introduction

SoundCloud Search Tracks README

Getting Started--Setup

This application is a modification and developed on Facebook's NPM toolkit npm create-react-app

  1. In your terminal, find project folder and run npm install or npm i to download node_modules associated with this project

  2. To start application run npm start

  3. To run tests on application run npm test

Understanding Project Setup

Search pulls up tracks related to query and on click presents:

  1. Random Gif associated with track.genre and track.title with Giphy's api

  2. Pulls up Track Info with clickable links, etc

  3. Shows List of users that favorited the track in order of user.followers_count

  4. Shows Other Songs by Users if available

  5. You can click on either a user or related song for a new track and related objects to appear

Set Backs and Others

Users Who Favorited Track

  • The application onClick of user in the favorited box finds either tracks by that user or other songs that user favorites, however, some users do not come up in the API with tracks even though they have them when going to SoundCloud search directly. The default then goes to a randomly picked song that the user favorites.

Potential Build not Finished SearchTypes

  • I began working on and almost implemented a search based on a user preference type (e.g. "Tracks", "Users", "Playlists") but stopped recently as I wanted to focus on strictly track data. However, I have left the code I worked on in the for future builds for myself or for your reference.

Thrown errors on array.map

  • It appears that I get a JSX error on UserSongs.map that I am unable to reconcile. stackoverflow and react issues suggest that it may be a bug in the es6 and babel compliers that have conflicting setups.

soundcloudreactsearch's People

Contributors

greysonevins avatar

Stargazers

Roman avatar

Watchers

James Cloos avatar  avatar

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.