code-for-chapel-hill / NC-COVID-Support

Community support site, supporting COVID-19 business opening hours, Food Banks, School Meals, Farms and Social Services.
https://nccovidsupport.org
GNU General Public License v3.0
16 stars 39 forks source link

Screen for accessibility with axe plug-in #276

Open KM-Hanson opened 4 years ago

KM-Hanson commented 4 years ago

This is a first step in checking that the site is accessible to all users.

(1) Review the Beginner's Guide to Web Accessibility from deque: deque.com/web-accessibility-beginners-guide/

(2) Download and use the axe browser extension for Chrome: https://chrome.google.com/webstore/detail/axe-web-accessibility-tes/lhdoppojpmngadmnindnejefpokejbdd

(3) Learn more about the axe tool here: https://www.deque.com/axe/

(4) Note any accessibility errors that occur, and create GitHub issues for each error as needed