Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thatgirldorian/anime-rater

A web app that lets you rate anime shows.
https://github.com/thatgirldorian/anime-rater

anime bulma-css

Last synced: 24 days ago
JSON representation

A web app that lets you rate anime shows.

Awesome Lists containing this project

README

        

# Anime-rater

This is an application that allows you rate anime shows based on their scores. You can also look up an anime's genres, start date, end date and number of episodes. I created it with vanilla JavaScript and Bulma CSS.

Issues faced & resolution:

- It was pretty tough to find a way to create the second modal/drop down at first, but I found a way to make the autoComplete component reusable. I reworked it entirely in another file and destructed all the important functions I needed.
- I also found a way to neatly render the first couple of genres by using the slice & the join array methods to make them more readable.

Technology used:

- HTML
- CSS
- JavaScript
- The Axios library
- Bulma CSS
- GitHub
- Netlify
- The Ani API

Link to site:


https://anime-rater.netlify.app/

Screenshot:


Screen Shot 2022-04-23 at 10 41 47 PM