DEV Community

Spenser McLaughlin
Spenser McLaughlin

Posted on

W13 HW

We ended up going with three elements (amazon-badges, badge-list, search-widget), as this made the most sense to us. We could have broken it up further, such as making each part of the badge its own component (like the header or border), but found that level of complexity unnecessary. One of the most challenging aspects was to set up the fetch requests to render our badges. It was important to maintain all properties in the constructor throughout the many steps in the process where I needed to repeat those properties. For Spenser, when he had something comparable to look at, rendering the badges based on search results was easier than he expected. For Anish, the Javascript part of making the functional expandable box was easier than expected.

Our repo: https://github.com/M18ab/amazon-badges

Top comments (0)