You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -20,7 +20,7 @@ This project aims to create websites that are accessible and usable by everyone,
20
20
21
21
This project aims to empower developers to implement features and structures that adhere to accessibility standards (such as WCAG), making digital content inclusive for all users.
22
22
23
-
# Criteria of Success
23
+
# Criteria
24
24
25
25
The "Access Granted" project aims to make the web more accessible for all users, focusing on features like voice assistance, dyslexia-friendly fonts, and high-contrast modes for users with visual impairments. The site incorporates customizable accessibility settings, including font size adjustments, dyslexia-friendly fonts, colorblind modes, and high-contrast themes to enhance the user experience. It is dedicated to breaking down barriers and creating an inclusive, user-friendly digital environment.
26
26
@@ -40,16 +40,16 @@ The "Access Granted" project aims to make the web more accessible for all users,
40
40
## Content
41
41
42
42
*[Access Granted](#access-granted)
43
-
*[Introduction](#introduction)
43
+
*[Project Overview](#project-overview)
44
44
*[Criteria](#criteria)
45
45
*[Goal & UX](#goal--ux)
46
46
*[Website Structure](#website-structure)
47
47
*[Landing Page](#landing-page)
48
-
*[Explore Page](#explore-page)
48
+
*[Resources](#resources)
49
49
*[About Us](#about-us)
50
-
*[Contact Page](#contact)
50
+
*[Contact Page](#contact-page)
51
51
*[Responsiveness](#responsiveness)
52
-
*[Wireframes](#Wireframes)
52
+
*[Wireframes](#wireframes)
53
53
*[Development Process](#development-process)
54
54
*[Agile Methodology](#agile-methodology)
55
55
*[Collaboration Tools](#collaboration-tools)
@@ -62,7 +62,7 @@ The "Access Granted" project aims to make the web more accessible for all users,
62
62
*[Forking](#forking)
63
63
*[Making a Local Clone](#making-a-local-clone)
64
64
*[Obtaining EmailJS API](#obtaining-emailjs-api)
65
-
*[Credits and Acknowledgements](#credits-and-acknowledgements)
65
+
*[Acknowledgements](#acknowledgements)
66
66
67
67
68
68
# Goal & UX
@@ -102,7 +102,7 @@ The "Access Granted" project aims to make the web more accessible for all users,
@@ -189,6 +189,7 @@ Buttons and form elements have descriptive icons and ARIA labels for better scre
189
189
190
190
# About Us
191
191
192
+
![image]()
192
193
## Who We Are
193
194
- Welcome to Access Granted! We are a dynamic team of passionate developers and innovators with a shared vision: to make the web more accessible and inclusive for everyone. Our project is a testament to the power of collaboration, bringing together diverse skills and perspectives to create an online experience that truly caters to all users, regardless of their abilities.
194
195
@@ -254,7 +255,7 @@ Buttons and form elements have descriptive icons and ARIA labels for better scre
The page provides a user-friendly Contact Us form along with accessibility features, making it easy for users to get in touch while ensuring a smooth experience for people with different accessibility needs. The layout is responsive, thanks to Bootstrap, and includes tools to adjust the design for better accessibility.
281
282
282
283
*<spanstyle="color: blue;">[Back to Content](#content)</span>*
283
284
285
+
## Accessibility Guide
286
+
287
+
![image]()
288
+
289
+
## Key Features:
290
+
### Accessibility Settings Sidebar:
291
+
292
+
- Users can adjust font size, enable a dyslexic-friendly font, toggle high-contrast mode, and switch on various colorblind modes.
293
+
Offers options to simplify the layout and enable voice control for easier navigation.
294
+
Accessibility Guide Content:
295
+
296
+
- Detailed explanations of each feature, like keyboard navigation, voice control, and colorblind adjustments, aimed at improving user experience for those with visual, cognitive, or motor impairments.
297
+
Navigation and Structure:
298
+
299
+
- Clear navigation with skip links, a responsive menu, and a footer providing quick access to social links and the site map.
300
+
Uses semantic HTML elements for improved screen reader compatibility.
301
+
302
+
303
+
*<spanstyle="color: blue;">[Back to Content](#content)</span>*
0 commit comments