DEV Community

Parker Strauss
Parker Strauss

Posted on

The end of project 2

A link to the github repo for our project can be found here. A link to the vercel website that it is run through can be found here and you can search through the badges yourself. We ended up making 4 elements, the badge element, the badge list, the search widget, and the steps array. This made the most sense so one could adjust the content of each badge as well as the steps since those would be different. Also, the search was its own element so we could wire it up to the backend to return the badges one would want. The hardest aspect of the project was matching the CSS up to the comp. It still is not the best, but it is as close as we could get it. The easiest part of the project was setting up the badge element since it was basically a review from the last project and it was easy to implement.

Top comments (0)