NoxHarmonium / peoples-choice

People's Choice is a web application that lets people vote for their colleagues
Apache License 2.0
2 stars 1 forks source link

Do an accessibility audit #9

Open NoxHarmonium opened 4 years ago

NoxHarmonium commented 4 years ago

I've done a quick check to make sure that the application is accessible in obvious ways like being able to use it via keyboard navigation but I've probably missed something.

We should make sure that application is accessible using something like https://github.com/dequelabs/react-axe and go over some accessibility guidelines.

NoxHarmonium commented 4 years ago

https://github.com/oaf-project/oaf-next.js-router :thinking: