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 6ba1189c6c Define color directly in the 'languages' object, instead of separately 1 month ago
golangServer Added sqlite DB to cache translations; retrieve translations from DB if they're cached, otherwise fetch from API and cache results 1 month ago
index.html Added loading indicator when translations are being retrieved 2 months ago
index.js Define color directly in the 'languages' object, instead of separately 1 month ago
india.json unminified 2 months ago
india_with_districts.json Added new geoJSON file with districts (credit to https://github.com/udit-001/india-maps-data) 2 months ago
india_with_districts_with_languages.json Added language codes for all languages; removed 'unavail' langauge (not really a language) 2 months ago
india_with_districts_without_states.json Added new JSON - without the state boundaries, just districts 2 months ago
language_borders.json Added Awadhi language boundary 2 months ago
languages.txt Added Awadhi language 2 months ago
todo.txt Added TODO 2 months ago
updateTranslations.js Replace text on map with translation 2 months ago