Skip to content

A quick and easy app to place you and your friends into Hogwarts houses.

Notifications You must be signed in to change notification settings

austincparker/The-Sorting-Hat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Sorting Hat Netlify Status

True to Harry Potter lore... The Sorting Hat will place each first year student into either Gryffindor, Slytherin, Hufflepuff, or Ravenclaw. All one needs to do to start the sorting process is to click 'Begin'. From there, the sorting hat does most of the work. Once a student is placed into a house, they can be expelled. This, of course, will lead to said student taking up arms against the wizarding world as a part of Voldemort's army.

https://acp-sorting-hat.netlify.app/

About the User

  • The ideal user for this app is a Harry Potter fan who is looking for some quick entertainment.

Features

  • When the form is submitted, the new student is added to an array of student objects that are then pushed to the DOM and displayed as cards in the First Years section.
  • The student object at this point has been assigned a house property with a random house value.
  • The cards are ordered by which house they have been assigned. Gryffindor is first, followed by Slytherin, Hufflepuff, and finally Ravenclaw.
  • Each card displays the color of the house that student has been assigned.
  • Each card has an 'Expel' button capable of sending that student object to a new array which gets rendered to the DOM and displayed in the Voldy's Army section.
  • The app is designed to be used with any device and is responsive.

Video Walkthrough of The Sorting Hat

https://www.loom.com/share/636d6a7702474b058449636276d550f3

Project Screenshots

screenshot-acp-sorting-hat netlify app-2021 08 06-20_57_28

Contributors

About

A quick and easy app to place you and your friends into Hogwarts houses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published