Aadhavan Srinivasan Rockingcool
  • Joined on 2022-10-09
Rockingcool pushed to master at Rockingcool/india-translator 2025-03-05 15:47:15 -06:00
02c47cc218 Updated TODO
Rockingcool pushed to master at Rockingcool/india-translator 2025-03-05 15:46:30 -06:00
f20c17337b Added styling for romanizations (same as translations)
4fece83e43 Show romanizations on map
Compare 2 commits »
Rockingcool pushed to master at Rockingcool/india-translator 2025-03-05 13:46:03 -06:00
f861b73846 Updated TODO
0f92b11009 Add more text below the translation, in brackets - will be used for romanization
6899c2ce86 Updated translation DB
Compare 3 commits »
Rockingcool pushed to master at Rockingcool/india-translator 2025-03-05 06:10:56 -06:00
5cb766c2b8 Updated DB
c5ff92f941 Added JS to fetch romanization from an endpoint and log it; added a CSS class to the loading bar to show while the data is being fetched
Compare 2 commits »
Rockingcool pushed to master at Rockingcool/india-translator 2025-03-04 15:43:40 -06:00
4671ba40e7 Updated translations
Rockingcool pushed to master at Rockingcool/india-translator 2025-03-04 15:39:06 -06:00
dfdd9326be Added modified xlit server file with new endpoint '/romanize' - should go in venv for transliteration server
Rockingcool pushed to master at Rockingcool/india-translator 2025-03-04 15:37:23 -06:00
64f4f5f80b Fixed typo in manipuri language tag; regenerated database
Rockingcool pushed to master at Rockingcool/india-translator 2025-03-03 15:53:47 -06:00
ca7f6ad212 Fixed typo with struct tag; cleared DB because this bug resulted in incomplete translations
7112874a06 General refactoring
a38657ddf1 Updated TODO
6ba1189c6c Define color directly in the 'languages' object, instead of separately
d8bdb048c4 Added sqlite DB to cache translations; retrieve translations from DB if they're cached, otherwise fetch from API and cache results
Compare 5 commits »
Rockingcool pushed to master at Rockingcool/india-translator 2025-03-02 21:07:21 -06:00
a39fcc69a4 Added TODO
Rockingcool pushed to master at Rockingcool/india-translator 2025-03-02 21:05:50 -06:00
42e31dab13 Use language code instead of language name; removed 'unavail' language; don't add text for districts
da3b3b8a16 Added loading indicator when translations are being retrieved
0de268eec5 Replace text on map with translation
2b8bed7587 Added language codes for all languages; removed 'unavail' langauge (not really a language)
Compare 4 commits »
Rockingcool pushed to master at Rockingcool/india-translator 2025-03-02 19:08:59 -06:00
79944180d5 Added language codes for each language, add some testing text to determine if I can draw based on lat/long
6cd33ac06d Add noto fonts (unicode glyph support); use HTMX to replace translations on map; pointer-events for languageText to help select a state on the map
e60da27cd5 New file - updates translations on map
c57de2492e Added Go translation server - send requests to Google Translate API
Compare 4 commits »
Rockingcool pushed to master at Rockingcool/india-translator 2025-02-27 16:46:12 -06:00
5f8264cda8 Store language text instead of district text
73149275fd Added a form, added some more styling
Compare 2 commits »
Rockingcool pushed to master at Rockingcool/india-translator 2025-02-27 15:45:24 -06:00
c7876fea3f Added Awadhi language boundary
d757454319 Added Awadhi language and language color
53f8c63c2d Added Awadhi language
Compare 3 commits »
Rockingcool pushed to master at Rockingcool/india-translator 2025-02-27 08:47:37 -06:00
6532036c73 Removed turf JS testing file (I have it implemented)
Rockingcool pushed to master at Rockingcool/india-translator 2025-02-27 08:37:10 -06:00
5584374dea Updated JSON with Sindhi and Santali language boundaries
f43460e94b Added Santali and Sindhi languages; removed 'try ... catch' block because the function shouldn't error
ce89a74e70 Added a transparent fill, so that the language boundary can be 'hovered' on; added a hover action
f9cc824e3e Updated language borders with Sindhi and Santali
0aa425e6d1 Copied generated JSON data into a file, added it into the districts JSON file and saved the result to a new file
Compare 7 commits »
Rockingcool pushed to master at Rockingcool/india-translator 2025-02-26 21:40:41 -06:00
17267b11ac unminified
4789ce8ac4 Finally finished adding language boundaries - next step: export them to a file so that they don't have to be recomputed each time
6d0a1a3c7c Started testing some stuff
c4e28998c5 Added some CSS for language boundaries
adb216f67f Working on defining a 'language' boundary, separate from state and district boundaries
Compare 11 commits »
Rockingcool pushed to master at Rockingcool/india-translator 2025-02-25 22:06:52 -06:00
8b8340fbce Minor update - change stroke color
f5a562725c Added new JSON - without the state boundaries, just districts
1857dd43fc Use the new districts file; display district name instead of state name
765cfe5cc5 Added new geoJSON file with districts (credit to https://github.com/udit-001/india-maps-data)
ff1685bf2c Added more languages
Compare 6 commits »
Rockingcool pushed to master at Rockingcool/india-translator 2025-02-25 15:58:56 -06:00
0201b17ae5 Add the state name as an SVG 'text' element, as a sibling to the 'path'
9cb4385a43 Add CSS to display state name on hover
Compare 2 commits »
Rockingcool pushed to master at Rockingcool/india-translator 2025-02-24 19:55:21 -06:00
d438a91cdf Fetch SVG size from HTML, instead of re-defining it in JS
ec4f1ddca9 Changed size of SVG
611f10559b Moved JS to separate file
11a287e242 Styling changes; moved JS to separate file
bc3f69bfa3 Added colors to the map (used four-color theorem, but did it manually)
Compare 5 commits »
Rockingcool created branch master in Rockingcool/india-translator 2025-02-24 16:57:44 -06:00