vets-who-code-app
vets-who-code-app copied to clipboard
- Upgrade react hook form - Create a FormBuilder component that accepts an object as a prop that describes all form elements | handlers | and validators - Use that...
**Description:** **Brief Summary:** We aim to enhance our application form by including a question that asks applicants if they have previously attended any coding bootcamps or tech education programs. This...
**Description:** **Brief Summary:** Proposal to implement Github URL validation for the 'Prework Repository' field on the application form to reduce input errors and ensure data quality. The application form can...
**Description:** **Brief Summary:** Proposal to implement linkedin URL validation for the 'Linkedin Account Name' field on the application form to reduce input errors and ensure data quality. **Field Details:** **Field...
**Description:** Our analysis has highlighted an opportunity to enhance the performance of the Vets Who Code web app by reducing unused JavaScript. By cutting down on unnecessary JavaScript code, we...
Description: Modify web forms to enhance the user experience on touch devices. This includes increasing the touch target areas for all interactive elements, implementing focus states for touch interaction, and...
**Description:** Our analysis indicates that the Vets Who Code web app could benefit from a significant performance boost by optimizing its image assets. We've identified potential savings of up to...
Description: Ensure that all web forms on the website are responsive and adapt seamlessly to different screen sizes, especially mobile devices. This includes adjusting form fields, buttons, labels, and error...
This pull request primarily includes changes to the `src/data` directory, with modifications to the `blogs`, `courses`, `homepages`, `innerpages` directories. The most significant changes involve the modification of the `views` field...
Description: We've identified an issue where elements in our application that visually present themselves as titles are not semantically marked up as headings. To adhere to best practices for accessibility...