Skip to content

nhocconsr/niai

 
 

Repository files navigation

niai

Build status

Lookup similar Kanjis, Homonyms, Synonyms!

snap_light snap_light

This solution consists of several modules listed below.

Modules

Aggregator

This is a console application that incorporates several dictionaries, as well as data from WaniKani, and produces various aggregated data readily available for usage in the backend.

This is basically run only once to produce the json files. You can execute ./produce.ps1 to produce the files.

Technology stack: .Net Core

Niai

This is the web api that powers everything. A swagger document is also published at "/swagger".

Technology stack: Asp.Net Core

Web

This is the website.

Technology stack: vue.js, TypeScript, scss

Mobile

Get it on Google Play

ios version coming soon.

Technology stack: flutter

Usage

If you're trying to run the aggregator app, you should add your WK api key to an environment variable:

News

Credit

About

Lookup similar Kanjis, Homonyms, Synonyms!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 48.6%
  • Vue 16.3%
  • Dart 12.8%
  • TypeScript 8.4%
  • CSS 7.4%
  • PowerShell 4.7%
  • Other 1.8%