I'm quite proud that I was able to get everything working properly. Even added a little close button to go back to the original card.
What challenges did you encounter, and how did you overcome them?To be honest It was stupid but I put my JS file in the wrong folder in my directory and like a dumb dumb spent way to long trying to figure out why my JS wasn't working. I also struggled with the active states of the buttons in CSS but eventually got it kind of of to work on hover.
What specific areas of your project would you like help with?I could not figure out how to keep the active states of the buttons until the submit. I want the buttons to stay orange until submit is used and then if another button is clicked before submit is clicked then the active state changes to that button.