Git Product home page Git Product logo

itunes_search's Introduction

Discography

Deployment on Heroku

To run app locally,

  1. clone repo
  2. cd discograhy
  3. npm install
  4. yarn start

For a look at the true commit history https://github.com/MadRiver44/Discography NOTE: Due to intractable issues dealing with preflight checks, CORS, and babel-lodaer dependency conflicts, this repo is is a stripped down version of the Discography app. Please view above repo for actual workflow and development track.

This was created with Create React App.

The app queries the user to input the name of an artist and through an ajax request, the app hits the itunes api for search and returns the desired results.

Media queries and Flexbox are used for responsiveness. Scss is used for pre-processing by adding the node-sass module. The search icon is from the Fontawesome module.

Workflow

Whiteboarding

Starting with a design, I mapped the look and functionality. I identified where state should live so as to best distribute it to appropriate component children. From here it was mocking up the components, using Postman to get data and view the shape of the response.

App progress was mapped with Github projects board.

A Regex was used to parse the returned release date and .replace to enhance the image size.

itunes_search's People

Contributors

madriver44 avatar

Watchers

James Cloos avatar  avatar

itunes_search's Issues

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.