LittleMoonie / JoblessAndFound

A project website for Epitech's Web course on a job offer website
2 stars 0 forks source link

Accessibility Improvements #34

Open LittleMoonie opened 1 week ago

LittleMoonie commented 1 week ago

Description: Improve accessibility by adding support for screen readers, keyboard navigation, and high-contrast themes. Tasks: Ensure all form elements are accessible via keyboard. Add aria attributes for screen readers. Implement a toggle for high-contrast themes. Validate compliance with WCAG (Web Content Accessibility Guidelines).