Closed t-bello7 closed 2 years ago
Thank you so much for contributing to our work!
Closed PR. Please see comments #119.
https://github.com/Call-for-Code-for-Racial-Justice/Legit-Info/pull/119#issuecomment-949929510
@t-bello7 to open a new PR.
:wave: Hi! This issue has been marked stale due to inactivity. If no further activity occurs, it will automatically be closed.
Background on the problem the feature will solve/improve user experience
The register form renders the form element as a paragraph. Changing the elements to render as a bootstrap form would allow the validations to be done easily.
Describe the solution you'd like
Render the register form with bootstrap.
Tasks
Acceptance Criteria
The form is more accessible and readable for the user. Validation of each input before the user clicks on the submit button allows a better user experience.