DEV Community

Parker Strauss
Parker Strauss

Posted on

First check-in for project 2

Our current progression of project 2 can be found here. We are currently working on getting the individual badge to represent the badge that can be found in the comp linked here. To begin the project, we created a badge called badge-element, where we are currently styling it to look like the prompt. One issue we are having in implementing the simple-icons for the project. Wiring the API of our element is the next step we want to tackle after getting the badge element correct. The plan for that is to populate each badge with information from a JSON file and use the search function to look up different pieces of information that match the data populated in the badges and display only those badges. This process is similar to the first project for this class, as we will populate the data for each badge in a similar way.

Top comments (0)