Skip to content

shanicegrif/apiport-project

Repository files navigation

Api Profolio Project

This project uses a Ricky and Morty api, that has a total of 826 characters sorted by their id. Each one of the character objects includes information on that character's existence within the show such as name, gender, origin, episodes they appeared in and so on. However, this project only utilizes 3 different aspects of that object and returns that character(s) for the user to see.

Rick and Morty Character Universe (Take a look at the page.)

Form Instructions:

  • There are two separate forms that are on the Character Guide page. However the user is only allowed to submit one of the forms.
  • The first form will search for a single character by their id.
  • The second form will filter through the characters either by their name, living status or both criteria. This may return multiple characters.
  • The result of the form will return character(s) information such as name, gender, species, origin, and living status.

Form Features:

There are also some special features to the name section of the second form. This part of the form will filter through the character based on the partial name or letter inputted by the user. It will then return all the characters whose name includes that subtext.

Stretch Goals:

  • Used some transition on :hover selector of the two links that are shown on each page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors