cbandrow-zz / personal-project

Find out the make/model of the car you're looking at.
0 stars 0 forks source link

Results functionality #44

Closed cbandrow-zz closed 7 years ago

cbandrow-zz commented 7 years ago

What's this PR do?

I was really concerned about the lack of sustainable content to display for the Demo Night on Thursday. This new pr creates a component that allows a user to click on a result and the result data is displayed under the uploaded image and results.

The results are grabbed using Edmunds API (which has an absurdly low call rate of 25 A DAY 😠 )

Also there is some tests for the new component and styling changes to ensure shit look bad.

Learning

Edmunds API

Where should the reviewer start?

Start by taking a look at the new component, DisplayCarData. You can additionally take a look at the Results component and the App for some additional functionality that needed creating.

Any background context you want to provide?

Screenshots (if appropriate)

screen shot 2017-06-07 at 10 32 40

What gif best describes this PR or how it makes you feel?