Open AmandaAsgariRad opened 1 year ago
Write out as Given, When, Then. -Given the user wants to choose a governor -When the user selects a governor from the dropdown -Then in a separate container, the colony name displays, minerals and quantity of minerals is displayed
I'm submitting a ...
What is the current behavior? The Governors.js file is blank
What is the expected behavior? Create a dropdown menu of the goveror's and when they are clicked, populate a dropdown of colony they are responsible for. Also create a Governors function that will display the html for that section.