Overview

AniMate

Project proposal or summary of in-progress/completed project.

Page contents

Summary

AniMate is an anime media browser application for Android that provides a convenient location to view various types of information about existing and upcoming Japanese animation content. It retrieves information about anime movies, TV shows, dramas, and more, and displays them to the user in a list of interactive entries. When tapped, these reveal detailed information for that content, including synopses and other details like animation studio, images, trailers (YouTube), air date, and more. For visual content, the user can then tap again to proceed to an additional view focusing on that content, giving them additional options to share media, download media, or open in an external app.

In addition to media, the main anime listing view provides filtering options to search content by name, or to filter results to the user by genre or by season/year. It also allows users to add favorites of content, and to provide tags for sorting and retrieval at a later date.

The app stores an initial inventory of anime for a subset of shows, such as the currently airing season or the thirty-or-so newest entries available in the API; this set is what is stored initially in the database, and any other results that the user obtains are then added to this set. This allows for offline viewing of show information that has been saved locally, without the use of the external API.

Intended users and user stories

Functionality

Persistent data

Device/external services

Current state of the project - Wed Aug 6, 2025

As of today, the following functionality has been completed:

The following are features initially planned for completion by this date, but are not yet implemented:

Stretch goals and possible enhancements