Title:
Automated Accessibility Auditor (a11y-demo)
Problem Statement:
Many websites still fail to meet basic WCAG 2.1 accessibility guidelines, creating barriers for users with disabilities. Without automated testing, accessibility issues such as missing alt text, low color contrast, and poor form labeling often go unnoticed during development.
Description:
This project demonstrates how accessibility issues can be detected using automated auditing tools like Google Lighthouse.
Description
This project demonstrates an automated accessibility testing workflow. A demo website is scanned using Google Lighthouse to generate an accessibility report. The results are then processed by an automation workflow built with n8n, which extracts the accessibility score and sends a report via Gmail.

Tech Stack:
-
- GitHub Pages
-
- Lighthouse
-
- WCAG 2.1
-
- n8n
-
- Gmail
Architecture Diagram:

Flow Diagram:
