DEV Community

jackvanzandt
jackvanzandt

Posted on

Week 11 check in

Github repo: https://github.com/jackvanzandt/project-two
Partner: Carter Webster

We started by dividing the main work between getting the search functionality and the creation of the button asset we will be using. We have a basic search function and button asset completed so far, but adjustments need to be made still.

Image description

Most of the issues have been styling issues as seen with the button asset not translating over exactly from creation on Codepen. Also, creating a container that will store all the buttons and keep them all stylized correctly.

The creation of the button asset as translated over from making the card from project 1 as well as the work flow and structure of Open-WC projects.

Our next priority is to start implementing a rough form of our api and fix the already present styling issues with our project.

The problem we’re still unsure about is exactly how we’re going to implement the api functionally, but we have a basic understanding of what needs done. More or less the specifics of the functionality.

Top comments (0)