DEV Community

Cover image for Latin x Python: 18/02/23
Medea
Medea

Posted on

Latin x Python: 18/02/23

It's been more than 2 weeks since I started Discipulis, a website whose ultimate aim is to help children around the world learn Latin in a fun way.
My aim for now though is to create a website which can easily generate questions like English-Latin, Latin-English or grammar questions (eg. what case a word is in).
I've added some major updates to the website since then!


Features I have added since the 11th of February:

  • Added a sorting order for sets (higher priority ones come first)
  • Added an english_noun and english_verb page which redirects to the corresponding Latin pages
  • Added light mode and switching modes
  • Changed the metadata so it’s based on each page and not the whole website
  • Added the GPLv3 License to the Repo
  • Added a space after the commas in the verb and noun formatting to make it look better
  • The same English word can have 2 Latin words for it
  • Styled checkboxes
  • Added the present passive tense
  • Made the Repo Public

To test out the website yourself, visit https://discipulis.vulcanwm.repl.co
To view the GitHub repo and contribute, visit https://github.com/VulcanWM/discipulis.
Comment below if you have any feedback or feature requests.


Thanks for reading.
If you want to support me with this project, make sure to follow me, like this post and contribute to the Repo!

Top comments (4)

Collapse
 
raibtoffoletto profile image
Raí B. Toffoletto

Nice project! It's quite an undertaking!

If you like latin I also recommend the series Familia Romana, it focus more on learning latin as language than translating latin (what most courses focus on).

Collapse
 
vulcanwm profile image
Medea

I’ll try it out, thanks!

Collapse
 
codeofrelevancy profile image
Code of Relevancy

Nice

Collapse
 
vulcanwm profile image
Medea • Edited

thanks!