|
|
|
|
|
by sieve
534 days ago
|
|
I suggest using ruby annotations for the translation part. I am building a sanskrit reader[1] and needed a feature that allowed users to tag words with notes/meaning. ruby annotations work wonderfully for that. [1] Site: https://www.adhyeta.org.in/ Backend: https://github.com/s-i-e-v-e/adhyeta (The vocabulary features require a login, which is not open to the public as of yet.) |
|