codebuddies / frontend

Frontend concept with React for CBv3
https://cbv3.netlify.app
GNU General Public License v3.0
20 stars 27 forks source link

Define the JSON for a resources page #96

Closed lpatmo closed 4 years ago

lpatmo commented 4 years ago

Context

We iterated a bit on the design for a product page and landed on this: image

Currently, our JSON for a GET request to a /resources/{resource_id} endpoint looks like this:

image

Acceptance criteria

[ ] Comment in this thread with an example of the JSON we'd need returned in a GET request on this page

lpatmo commented 4 years ago

We're holding on this -- I think for now, we just want to turn the existing JSON blog into something that reflects resources, with an edit button. :)

At the meeting in March, folks asked that we revisit the discussion component feature.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.