4piso / kraken-website

test Website for the kraken api
0 stars 0 forks source link

Create a detail page product #3

Closed joshvoll closed 8 years ago

joshvoll commented 8 years ago

As a developer i want to be able to click the link product and display the product detail

joshvoll commented 8 years ago

There is a problem on the product detail object, need help for this

pipa commented 8 years ago

@joshvoll , what is the problem?

joshvoll commented 8 years ago

@luismatute Please provide a different way to for parsing the data, here is how it look right now

[ { _id: '56cf5d3298d8fb6418841ec1', service_id: '56cf36d1bd1f52e116fc95cd', name: 'Lavado Exterior', discount: 0, __v: 0, date_created: '2016-02-25T19:59:46.851Z', requires: [] } ] }

so we need to specify the index in the array before sending it to the front end