I'm proud of using async JS to add dynamic functionality to the app. If I were to do this again, I would perhaps uses OOP and/or use TypeScript.
What challenges did you encounter, and how did you overcome them?Styling the different SVGs onto each dashboard element required some research using the background shorthand property. I used the positioning properties that modify the position of the SVG on the X and Y axis.