Collection of tools for AniList's Anime Watching Club. Over the years of actively participating in the community i've created various things that made planning out challenges easier. However they're all separate HTML files and available under various URLs much to the confusion of other users. This project's goal is to unify all of them into a single website.
This is the repository for the frontend. The backend repository is located here.
- BetterList - A table of an AniList user's anime which provides additional filtering features not provided by AniList itself
- BetterBrowse - The same as above but for the entire AniList database, basically competing against AniList's Browse function
- BetterCharacters - Still very expiremental derivate of BetterBrowse pointed at characters since AniList devs started introducing fields for them. At the point of writing this the API doesn't have any way to query those yet. Another derivate is yet to be created for staff members
- Challenge Updater - A little tool that updates a participant's challenge code and replaces title and date placeholders with data from the AL API
- Interactive Jigsaw Helper - Another tool that heavily helps sorting out the Jigsaw Puzzle Challenge because doing it manually is a massive pita
- Challenge Editor - Really just Monaco with AWC specific syntax highlighting.