DEV Community

Surya Karthik
Surya Karthik

Posted on

Week 10 - Scoping Project 2

Our project will look like badge list, where each character is a panel and the character details and stats will be shown when clicked on the panel.

Image description

Some of the properties we will need headers, images, buttons, expandable panels.
We'll be adding external API's to this folder and incorpoate to our project. The images and content for the stats would have to come from the backend. The CSS styling such as the background color and fonts would also have to be included in the backend. Finally, we think the backend would also comprise of any links we choose to add that would lead to external websites.

Image description

For our next project, we would have a similar type of layout as above for the images and the stats that would be coming from the backend. This homework helped develop a folder dedicated to the API's and the function behind it.

Top comments (0)