Creating a application that brings up a form upon a button click. When the form appears then the user can enter a new name into the form and press submit to sort given value into the student array and assign a random Hogwarts house. When sorted into the array the user should then be able to press the given button to expel that student from Hogwarts and into a second array Voldy’s army.
A Harry Potter fan most likely who would want to imagine what Hogwarts house they would be sorted into themselves.
- Start form button
- Enter Student Name Form
- Submit form button
- Card renders to Dom with name and random Hogwarts house
- Expel button on card that moves student into voldy’s army when pressed
