Source code for my Indian language translation map website.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Aadhavan Srinivasan 3d0c20ae48 Added signal handling 4 days ago
golangServer Added signal handling 4 days ago
.gitignore Added gitignore 4 weeks ago
how_to_update_language_boundaries.txt Added how-to file 4 weeks ago
htmx.min.js Download HTMX locally 5 days ago
index.html Add loading spinner while map loads; fade in map and fade out spinner; load HTMX locally; show text while translations and romanizations are being fetched 5 days ago
index.js Remove testing code; use minified map JSON; hide spinner after map has loaded 5 days ago
india.json unminified 1 month ago
india_with_districts.json Added new geoJSON file with districts (credit to https://github.com/udit-001/india-maps-data) 1 month ago
india_with_districts_with_languages.json Removed marwari (Rajasthan mostly speaks Hindi) 4 weeks ago
india_with_districts_with_languages_min.json Added minified version of JSON 5 days ago
india_with_districts_without_states.json Added new JSON - without the state boundaries, just districts 1 month ago
language_borders.json Removed marwari (Rajasthan mostly speaks Hindi) 4 weeks ago
languages.txt Added Awadhi language 1 month ago
server.py Added romanization server code 6 days ago
todo.txt Updated TODO 4 weeks ago
translations.db Update translations DB 5 days ago
updateTranslations.js Change function name; add code to hide, show and change text for the 'fetching translations/romanizations' text 5 days ago
xlit_server.py Fix ordering of languages when inserting into DB 2 weeks ago