cofinley / FluentForeverVocabBuilder

A nice interface to build Anki vocab cards quickly (based on Fluent Forever method)
54 stars 8 forks source link

Tkinkter -> Web App #1

Closed cofinley closed 5 years ago

cofinley commented 5 years ago

Tkinter was nice at first but started to suck and felt brittle. I decided to rewrite it as a web app, with Flask as a backend and some bootstrap/JS. It's a lot more code, but I think it'll be easier to expand later (e.g. grammar card types).