During the pandemic I picked up studying Japanese and Mandarin as a hobby. To aid in studying I had an idea to create a flashcard app based on the Leitner system.
The idea was to make something simple. The app would contain all the words needed to learn each language. Words of interest can be moved to the "Study" deck. If the word has been memorized, it can be moved to the "Mastered" deck. The point is instead of relying on algorithms which have a steep learning curve the user should have full control.
I've prototyped the app in Figma and programmed the UI, but core functionality has yet to be implemented.
I've set up a pipeline and code coverage tools to support any future development work.