Tanuki
Anime schedule for Kitsu
Tanuki is an opensource anime schedule built for Kitsu community. It uses the Kitsu.io API to get current airing and upcoming shows, and Angular with Bulma to create a schedule with your favourite shows.
Currently is under development, you can see the stable version here.
Development
Tanuki runs over nginx http server, however it has its own specific server-side application that makes it faster, secure and functional.
-
Tanuki App. The frontend of Tanuki. It's a responsive website based on Angular and Bulma. You can found it on this repository.
-
Tanuki Server. The server-side application, where the magic occurs. Using wopian's kitsu module and some JavaScript magic powders, it can build a anime schedule, just for you!
Contributing
See CONTRIBUTING.md
License
See LICENSE