Skip to content

bartosz-szkolnik/hiragana-teacher

Repository files navigation

Hiragana teacher

A simple tool that will help me learn hiragana and maybe other writing systems. At least I hope so.

You can try out the current version here.

Todo:

  • Add better favicon
  • Write a mechanism that will prefer the symbols that the user still has problems with
  • Make it look & work good on mobile
  • Add difficulty levels
  • Add background color depending on user light/dark theme
  • Add local storage support
  • Refactor
  • Add the rest of Hiragana
  • Add the ability to write hiragana to learn the placement on the keyboard
  • Add hint & reveal answer buttons
  • Deploy finished MVP
  • Add Katakana
  • Check & probably improve the favoring mechanism (maybe some sort of memory for double, triple points)
  • Add App tests
  • Add favoring mechanism tests
  • Add the rest of Katakana
  • Add korean alphabet
  • (maybe) (In favoring mechanism) Add more symbols if the result is very low (-10 and lower e.g.)
  • (maybe) Add helper tables for different alphabets
  • (maybe) Add the possibility of switching to words (good luck to me with writing all that stuff)
  • (maybe() Add the posibility to draw symbols (maybe another version with neural networks etc.)