Skip to content

Gabrielsmith1998/sorting-hat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hogwarts Sorting Hat

Project Overview:

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.

Deployed project

Project Board

Description of user:

A Harry Potter fan most likely who would want to imagine what Hogwarts house they would be sorted into themselves.

Features:

  • 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

Screenshot

sorting-hat

Loom Video

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 65.8%
  • HTML 18.2%
  • CSS 16.0%