Giter Club home page Giter Club logo

anime-checker's Introduction

Anime Checker

Build Status Quality Gate Status Coverage Status Apache License 2

The application analyzes user watching titles from MyAnimeList and searches for new episodes on Animedia

Docker

Image

  • docker pull nasirov/anime-checker:latest

Run

  • Install Docker and Docker-Compose
  • Get docker-compose.yml and run docker-compose up
  • or just docker run -p 8080:8080 nasirov/anime-checker:latest
  • Access http://localhost:8080/ if *nix or http://${docker-machine ip}:8080/ if windows
  • Submit username from My Anime List and wait for a while

Note

  • Keep in mind that most of the data is creates in runtime and the application check result is directly depends on mal and animedia ping and the amount of your watching titles
  • For example, test case with 352 multiseasons titles handles about 2 minutes
  • After first full check your data puts in the cache for 30 min
  • Your title will update if it updates on mal or animedia in cached period
  • The application supports only default anime list view on mal

Screenshots

Index Start page

Invalid Input MAL username must be between 2 and 16 characters

Submit form Submit MAL username and wait a while

Result View Posters from "New Episode Available" section are provides links to new episodes on Animedia

Result View Posters from "Not Found on Animedia" section are provides links to title page on MyAnimeList

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.