GarimaSingh0109 / WasteManagment

https://garimasingh0109.github.io/WasteManagment/
MIT License
51 stars 122 forks source link

Adding Form Validation for Feedback and Newsletter #35

Open ak-0404 opened 2 months ago

ak-0404 commented 2 months ago

The feedback and newsletter forms do not include any validation other than the required attribute. We can enhance the user experience and ensure data integrity by adding JavaScript form validation for name length, valid email format, and other user inputs. Please assign this issue to me Thank You :)

GarimaSingh0109 commented 2 months ago

@ak-0404 you can start working on it