UI Accessibility Audit Tool
Jul 3, 2022
·
1 min read

A frontend tool concept designed for web accessibility evaluation.
It features a UI that automatically detects color contrast, font size, and the presence of alt text.
The dashboard visualizes accessibility scores based on WCAG 2.1 standards.
🛠️ React · TypeScript · Chart.js
※ This project is a sample UI accessibility tool created for learning and portfolio purposes,
focused on UI/UX flow and information structure design rather than implementing the actual detection algorithm.