Dictionary application for studying japanese
 
 
 
 
 
Go to file
Oystein Kristoffer Tveit 3d30a81205
Add search buttons and explanations (#32)
* Add search button

* Add search tip to kanji search
2022-01-23 21:00:45 +01:00
.circleci Add folder generation steps 2021-03-06 01:02:39 +01:00
android Update gradle 2021-12-04 05:23:20 +01:00
assets/images Add more content to search results (#31) 2022-01-23 18:27:00 +01:00
ios Add icon and splashscreen 2021-08-04 22:48:44 +02:00
lib Add search buttons and explanations (#32) 2022-01-23 21:00:45 +01:00
.gitignore Replace objectbox with sembast 2021-12-04 05:13:13 +01:00
.metadata Initial commit 2020-06-28 00:39:45 +02:00
README.md Merge pull request #7 from h7x4ABk3g/circleci-project-setup 2021-03-06 01:59:39 +01:00
analysis_options.yaml Fix some more code style 2021-12-04 05:22:58 +01:00
flutter_native_splash.yaml Add icon and splashscreen 2021-08-04 22:48:44 +02:00
pubspec.lock Add search buttons and explanations (#32) 2022-01-23 21:00:45 +01:00
pubspec.yaml Add more content to search results (#31) 2022-01-23 18:27:00 +01:00

README.md

CircleCI Status

Jisho Study tool

A japanese dictionary with features for making studying the language easier.

Standard search using Jishos API. This returns standard Jisho search results, including what you'd find if you searched through the search bar without any modifiers

Jisho kanji search just like using the #kanji modifier in the jisho search bar. This will give you detailed information about things like drawing order, radicals, different kinds of ranks and statistics and some onyomi and kunyomi example words.

Upcoming Features

  • Different kinds of kanji input like radicals and grade based lists
  • Favorites, history and custom lists
  • Anki export
  • Memo cards
  • Cloud sync
  • Dark theme