Skip to content
/ sekai Public

Convert your MyAnimeList anime list to force-directed graph and see your anime world.

License

Notifications You must be signed in to change notification settings

rl404/sekai

Repository files navigation

Sekai


see more pictures

Sekai is a website where you can see your anime world. How your anime relates with each other. Anime list data is taken from your MyAnimeList's anime list. So, make sure you have some anime in your anime list. Or you can see other people anime list.

Powered by my akatsuki as backend.

Features

  • Convert your anime list to force-directed graph.
  • Configurable graph.
    • Search node by anime title.
    • Node color by status.
    • Show anime detail on click.
    • Show anime title on graph.
    • Show extended anime relation on hover.
  • Show anime details.
  • Show anime list in table.
    • Filterable.
      • Title.
      • Already in your list or not.
      • Airing status.
      • Type.
      • Your status.
    • Sortable.
      • Title.
      • Airing status.
      • Average score.
      • Type.
      • Your status.
      • Your score.
  • Show your anime stats.
    • Total anime count & list.
      • By status.
      • By type.
      • By source.
      • By year and score.
      • By season.
      • By episode count and score.
      • By episode duration and score.
  • Show your anime recommendations with score filter.
    • Sequel or prequel.
    • Side story or alternative story.
    • On hold.
    • Planned and already aired.
    • Summary and Full story.
    • Other relation.
    • Mismatched episode count.
    • Completed by no score.

More will be coming soon...

Requirement

Installation

  1. Clone the repo.
git clone https://github.com/rl404/sekai
  1. Rename .env.sample to .env and modify the value according to your setup.
  2. Install depedencies.
npm ci
  1. Start.
npm run dev
  1. http://localhost:3000 is ready.

Disclaimer

Sekai is meant for educational purpose and personal usage only. Please use it responsibly according to MyAnimeList's Terms Of Service.

All data belong to their respective copyrights owners, sekai does not have any affiliation with content providers.

License

MIT License

Copyright (c) 2022 Axel

About

Convert your MyAnimeList anime list to force-directed graph and see your anime world.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages