Single-page website portraying a potential consulting business.
https://github.com/jrpool/geezer.pro
This software is subject to the MIT License.
This application is a single-page website portraying an accessibility consulting organization.
It is created with HTML, CSS, JavaScript, and the Bootstrap front-end component library.
This project originated as a pre-enrollment exercise prescribed by Learners Guild and set forth in detail by Free Code Camp. Earlier versions were developed on the Codepen platform. Additional development took place during the author’s enrollment at Learners Guild in 2017–2018. The most recent revisions have aimed mainly to make the site more concise, responsive, accessible, and informative.
Efforts have been made, and are continuing, to make the user interface comply with level AAA of [WCAG 2.1][wcag] so that the application is reasonably accessible to persons with disabilities. Accessibility features already present include:
- Natural navigation order
- Explicit main and sectional region structure
- Semantic headings
- Mouse-free operability
- Descriptive titling
- Visible focus
- Contrastive colors
- Programmatically determinable control purposes
- Declared page language
- Textual descriptions of images
Further work is planned for:
- Textual descriptions of background images
- Enlargeability of text with reflow on touch devices