Describe the issue
Currently, there are code duplication across the web application which requires refactor of the web application for the MVP to be scalable during pilot testing.
Proposed strategy
- Perform an internal WCAG audit against 2.2 AA success criteria (estd. 2 weeks)
- Document existing issues and findings for remediation
- Refactor web application wherever applicable for scalability and maintainability (cc @vg006)
- Ensure continuous accessibility by setting pa11y-ci for catching regressions
Describe the issue
Currently, there are code duplication across the web application which requires refactor of the web application for the MVP to be scalable during pilot testing.
Proposed strategy