This is a web project to practice using HTML forms and form data and writing JS functions. The initial form asks users to select either a Marvel or Hogwarts Character Quiz From. Upon submit, the user is taken to a new form to answer personal questions. The JS then processes the form data to recommend a character based on those preferences. The character name along with an image is printed to the screen.
To View Project:
- Open a web browser of your choice and navigate to the following page: https://vanmars.github.io/hogwarts-character/.
To Extend This Project:
- Clone this project using the 'git clone' command in terminal.
- Open the cloned repo in a text editor of your choice.
- Additional questions and character possibilites could be added in the future.
- HTML5
- CSS/Bootstrap
- JavaScript/jQuery
This software is licensed under the MIT license
Copyright © 2020 Vanessa Stewart & Mark Tiapkov