Your Anime List is a web application that allows users to keep track of the animes they are currently watching and which episode they are on for each anime. The application simplifies the process of keeping track of the episodes that a user has watched for each anime, ensuring that they don't forget where they left off.
There are no installation instructions at the moment.
To use Your Anime List, a user must first register an account on the signup page. Once registered, the user can log in and click on the "Add Anime" button, which will redirect them to a search page. On the search page, the user can search for an anime by name and add it to their list by clicking the "Add Anime" button. The application uses Kitsu API to retrieve anime data.
- User registration and login
- Ability to add animes to a personal list
- Ability to record how many episodes have been completed for each anime
- User-friendly search feature
This project uses the Kitsu API (https://kitsu.docs.apiary.io/) to retrieve anime data.
If you have any questions or issues with Your Anime List, please feel free to contact me at terrence.granger@gmail.com. I'll be happy to assist you.