A simple and clean kanji flashcard web app
The goal of this web app is to provide a straightforward platform for rapidly studying all 60 levels of kanji from WaniKani.
Wanikani uses it's own SRS (spaced repetition system) to facilitate learning but I've found it useful to go back to older kanji and refresh myself on them by just running through flashcards.
There's no built-in way to do this on WaniKani so thus Kanji Flash was born.
- Make a proper readme
- Do some layout sketches on Figma
- Brainstorm feature set and website structure
- Get kanji data from WaniKani (JSON most likely)
- Build the level picker section and add functionality
- Create flashcard queue and answer button functionality
- Clean up code and CSS
- Mobile css