Skip to content

Kadantte/Seiyuu.moe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

buildstatus

Seiyuu.moe

A webpage searching for collaborate works between seiyuu.

Link

Current version can be found under this link.

Build Setup

App

# install dependencies
npm install

# serve with hot reload at localhost:3000
npm run dev

# build for production with minification
npm run generate

# build and start with SSR at port 3000
npm run build
npm run start

Require npm, vue and nuxt installed.

API

# install dependencies
dotnet restore

# build project in Release configuration
dotnet build --configuration Release

# start project at port 5000
dotnet SeiyuuMoe.API.dll

Require .Net 6.0 installed.

Features

  • Searching collaboration works between seiyuu (up to 6 at once).
    • Mode for grouping by series.
    • Three separate display modes.
    • Main roles only filter.
    • Timeline view.
    • Precached list for fast searching most popular seiyuu.
    • Details cards for extra information.
  • Searching common seiyuu between anime (up to 6 titles at once).
    • Three separate display modes.
    • Details cards for extra information.
  • Season summary
    • Showing seiyuu with most roles in season.
    • Pagination support.
    • Filtering by main roles and TV series only.

Changelog

Version 2.3 - 23 August 2020

  • Fix season displaying in anime card
  • Rework mobile comparison tables and timeline to include images

Read More

Roadmap

Currently - rewriting backend to more DDD approach and adding unit tests

Most planned features can be found in Projects page.

Special mentions

Project uses Jikan API, an unofficial MyAnimeList API, courtesy of Nekomata (Irfan Dahir). Project can be found under this link.

Website icon made by Icon Monk from www.flaticon.com is licensed by CC 3.0 BY.

About

A webpage searching for collaborate works between seiyuu.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 81.8%
  • Vue 16.8%
  • JavaScript 1.1%
  • PowerShell 0.3%