Skip to content

Akenaide/Seiyuu.moe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 Core 2.2 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.1 - 11 May 2019

  • Job for database backup.
  • Update jobs running on own Jikan instance.
  • No result placeholder with loading indication.
  • Modal window with loading indication.
  • Custom error page.
  • Season summary page
    • Shows seiyuu with the most roles in selected season.
    • TV series only and main roles only filtering.
    • Pagination support.
    • Navigation arrows.
  • Added Vuex store to project

Read More

Roadmap

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# 51.0%
  • Vue 45.9%
  • JavaScript 3.1%