Skip to content

Users can search for any anime and the results will display information about the anime the user searched for and the app keeps track of which anime the user would like to watch.

Notifications You must be signed in to change notification settings

fredkamm/Anime-List

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Anime-List

Description

We created an anime film finder. We retrieved data that allows the user to view the anime title, a link to MyAnimeList, which shows the number of episodes along with how long each episode is on average when the anime was released, the rating the anime has received, and finally a famous quote from the anime that the user searches for. This is useful for someone who wants more information about a specific anime. Additionally, when the user searches for an anime, the anime will be added to your watch list to keep track of what the user is watching or interested in watching. And when the user finishes that anime or doesn't want it on their watchlist, they can click on the item and it will be removed from the watchlist and moved to the removed section. Making it easy for the user to keep track of the animes they are interested in.

Usage

user is presented with the main screen with no information. mdalttext

user searches for 'naruto' and the results are displayed. mdalttext

user searches for another anime, results are displayed. naruto is also added to the removed list (by user choice). mdalttext

Credit

button styling https://dev.to/gscode/20-css-buttons-4cni

animated icons https://www.w3schools.com/howto/howto_js_animate_icons.asp

Deployed

https://aaansari123.github.io/Anime-List/

About

Users can search for any anime and the results will display information about the anime the user searched for and the app keeps track of which anime the user would like to watch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.4%
  • CSS 20.1%
  • HTML 13.5%