Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

Latest commit

 

History

History
51 lines (31 loc) · 1.76 KB

README.md

File metadata and controls

51 lines (31 loc) · 1.76 KB

geezer.pro

Single-page website portraying a potential consulting business.

Project Members

Jonathan Pool

Repository

https://github.com/jrpool/geezer.pro

Deployment

https://geezer.pro

License

This software is subject to the MIT License.

Discussion

General

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.

Origin

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.

Accessibility

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