Source code for my Indian language translation map website.
 
 
 
 
Go to file
Aadhavan Srinivasan 364a64f320 Merge pull request 'Styling changes to Resize SVG' () from resizeSvg into master
Reviewed-on: 
golangServer Removed Santali language (since it doesnt' have transliteration support)
.gitignore Added gitignore
how_to_update_language_boundaries.txt Added how-to file
htmx.min.js Download HTMX locally
index.html Styling changes mostly done
index.js Styling changes mostly done
india.json unminified
india_with_districts.json Added new geoJSON file with districts (credit to https://github.com/udit-001/india-maps-data)
india_with_districts_with_languages.json Removed Santali language (since it doesnt' have transliteration support)
india_with_districts_with_languages_min.json Removed Santali language (since it doesnt' have transliteration support)
india_with_districts_without_states.json Added new JSON - without the state boundaries, just districts
language_borders.json Removed Santali language (since it doesnt' have transliteration support)
languages.txt Removed Santali language (since it doesnt' have transliteration support)
server.py Added romanization server code
todo.txt Updated TODO
translations.db Kept changes from production use
updateTranslations.js Change function name; add code to hide, show and change text for the 'fetching translations/romanizations' text
xlit_server.py Fix ordering of languages when inserting into DB