SauravMukherjee44 / Aec-Library-Website

This is an Open-Source Library Website in which you get Resources to learn different topics, Donate book section to donate your old books, and a Book issue section to keep a record of all the books issued. -HacktoberFest Accepted
https://aec-library-wbsite.netlify.app/
MIT License
105 stars 246 forks source link

Feature: Add ARIA attributes to all forms #1445

Closed Avinash905 closed 12 months ago

Avinash905 commented 1 year ago

Feature description

ARIA attributes are crucial for enhancing web application accessibility, benefiting users with disabilities. Currently, the login, signup, contact us, issue forms lack these attributes, hindering proper interpretation by assistive technologies.

Some steps to implement this enhancement-

👀 Have you spent some time to check if this issue has been raised before?

🏢 Have you read the Code of Conduct?

Avinash905 commented 1 year ago

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