Completely statically rendered web app vocabulary trainer. Probably just for myself or maybe a few friends. Or for anyone who wants to run it on their server or local machine. I am using Django and Jinja2 for it.
replies(1):
Currently working on getting filtering working and it might require me to change the model again significantly.
And no worries about "credentials" in the repo. It is all just dummy data.
Currently one needs to employ the Django admin to add data to the database. I might add another way later. Or an ability to import JSON files or something.