Anime tracker using Anilist API built with Cordova. Code is not pretty
- Sort based on when next episode is released, so the upcoming releasing anime episodes are up top
- Scuffed "Theming"
- Highlighting anime that are currently airing but you are not up to date on in your currently watching list
- Easily update progress
- Cordova (>=12?)
- Cordova InAppBrowser Plugin
-
Clone the repository:
git clone https://github.com/yourusername/my-application.git cd my-application
-
Open the application:
- Download all files and build with Cordova
-
Download apk from Releases:
The navigation bar at the top of the page includes buttons for different task statuses:
- Seasonal: Displays anime for current and upcoming seasons split by day of the week.
- Search: Search Anilist for anime.
- O: Theming and login page.
The navigation bar at the bottom of the page includes buttons for different task statuses:
- Current: Displays anime in currently watching list.
- Planning: Displays anime in plan to watch list.
- Paused: Displays anime in paused list.
- Completed: Displays anime in completed list.
Clicking on the "Sort" button opens a dropdown menu with various sorting options:
- Next release asc
- Title asc
- Title desc
- Updated asc
- Updated desc
- Time added asc
- Time added desc