top of page

Anime Explorer

Anime Explorer is an anime studio locator application for anime fans that displays the locations of the top ten studios in the world in addition to the different animes each studio produces. The application is hosted on Heroku and is a combination of my own custom Node.js API and the Google Maps Web API.

 

Some features included are:

  • A recent saves button using the localStorage API to make for ease of access so the user does not have to remember all the anime found from one search.

  • A Watch List at the bottom of the menu with a download option so the user can save animes they are interested in watching and keep it for later.

  • A marker for each studio’s location in Google Maps that when clicked on opens an info window displaying information about the studio's anime along with useful links to watch and browse.

bottom of page