aniketsinha2002 / DataGeek

A static educational website related to Data Science built using HTML, CSS, JS, Bootstrap and Tailwind from scratch
https://aniketsinha2002.github.io/DataGeek/
88 stars 196 forks source link

[FEATURE] Add ARIA attributes to login, signup, and contact us forms #654

Closed Avinash905 closed 7 months ago

Avinash905 commented 1 year ago

Description

ARIA attributes are crucial for enhancing web application accessibility, benefiting users with disabilities. Currently, our forms lack these attributes, hindering proper interpretation by assistive technologies.

Some steps to implement this enhancement-

Avinash905 commented 1 year ago

Please assign me this issue so that I can work on this issue under GSSOC'23.