Show Slur Metadata on a Webpage
This feature displays relevant metadata associated with a slur word on a webpage. Metadata like was this word used casually? is it appropriated? context it was used in etc. An efficient DOM parser was written to find the location of the slur words and display data over it.
Tattle participated in the Code4GovTech program through which @hardik-pratap-singh contributed this feature to Uli.
📷 Here is a video demo of the feature
365417055-00b808ef-5a66-4d58-a9aa-830209a5e920.webm
Featuers
- [#544] Enable Slur Metadata Checklist Functionality by @hardik-pratap-singh in #615
- feat: db changed to postgres by @maanasb01 in #619
Fixes
- fix: import error uli-for-ts page by @aatmanvaidya in #611
Docs
- Update README.md by @kaustubhavarma in #609
- Update uli-for-ts.mdx by @kaustubhavarma in #610
Chores
- chore: adding slur metadata json file by @aatmanvaidya in #616
- chore: moving slur metadata json to api-server by @aatmanvaidya in #617
- chore: adding category to slur metadata by @aatmanvaidya in #618
- chore: updating database config by @aatmanvaidya in #620
- chore: update version in manifest by @aatmanvaidya in #624
New Contributors
- @maanasb01 made their first contribution in #619
Full Changelog: v0.1.16...v0.1.17