rbrown3 / Hogwarts-1

React Practice Project for Flatiron Students

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hogwarts

Deliverables:

  • Have an index that lists out each character by showing their image1, their name, and their house
  • When you click on their house it should bring up an edit form to change their house
  • Have 4 sections underneath the list that shows each Hogwarts house (Gryffindor, Slytherin, HufflePuff, Ravenclaw) as well as the image2 for the characters who belong to those houses
  • Have a form to add characters on submit
  • When you click on a character's image in the "House" section of the page it should display the character's name, house, role, and age. When you click on the house you should be able to change the house
  • Have a search form that allows you to search characters by name or house

About

React Practice Project for Flatiron Students


Languages

Language:JavaScript 72.2%Language:HTML 18.1%Language:CSS 9.7%