manji
manji is a flutter application built to help people learning japanese learn about kanji.
on the surface, manji is just a japanese dictionary, but it can actually do more than that:
- handwritten kanji recognition
- image kanji extraction
- kanji card
- kanji quiz generated dynamically based on selected groups of kanji
therotically, manji is cross-platform since it is powered by flutter, but since i want to maximize the elegance of its user experience and also because i am an apple fanboy to some degree, i chose to focus on the ios side. i have already forgotten when the last time was that i debugged and tested on android but feel free if you want to make it work and optimize for android.
Comments are closed.