added stubbed data for both a dummy json response from Google Vision, and entire make/model library from Edmunds API. Reduced over the Edmunds dummy data to have exact data needed. Hopefully this data will allow me to find a match from the data set, to the stubbed data, so that I can display accurately what google thinks the vehicle is.
Keep it up, Chris! Let's see how we can use the reduced data to get a sweet comparable data set. May not need a backend, but lets keep doing this on Express until we figure out otherwise.
added stubbed data for both a dummy json response from Google Vision, and entire make/model library from Edmunds API. Reduced over the Edmunds dummy data to have exact data needed. Hopefully this data will allow me to find a match from the data set, to the stubbed data, so that I can display accurately what google thinks the vehicle is.
But solid work so far today!