ProjectsMangaTrack
MangaTrack
In DevTrack manga, anime, and manhwa — offline-first, powered by AniList.
About this project
Overview
A mobile app to track manga, anime, and manhwa across formats and physical collections. Search AniList's database, add titles to your library, track progress per chapter or episode, rate, and see cross-medium links — manga and anime adaptations grouped together.
Offline-first: all data lives in SQLite on the device. AniList is only queried for search and metadata refresh. I went with Zustand over Redux for state because it took five minutes to learn and never got in the way.
I built it because I collect physical manga and kept losing track of which volumes I owned. The volume grid — where you tap squares to mark what you have and see the gaps — is the feature I use most.
Key features
What it does
Built with
The Stack
What I'd do differently
In hindsight
I'd start with a proper design system from day one instead of extracting shared components mid-project. The franchise grouping logic got complex fast — I'd model franchises as a first-class entity rather than computing them from relation graphs at runtime.
Want something like this built for you?
Tell me what you'd like to build and we'll see if it fits.