Skip to content

Smith College Libraries accessibility evaluation tool using the webaim api

Notifications You must be signed in to change notification settings

alexroseb/scl_a11y_eval_tool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smith College Libraries A11y Evaluation Tool

This tool uses the WebAim API to allow you to batch test the accessibility of multiple websites. This tools is built with React and uses React-Bootstrap for layout.

A demo of v2.0 can be found at http://a11ytool.alexroseb.com.

A demo of v1.0 can be found at https://libtools.smith.edu/development/accessibility/.

For the user documentation, read USER-README.md.

Installation

  1. Clone this repository
  2. Make sure to have Yarn installed.
  3. In command line, go to the repository folder and run:
    yarn install
    yarn start
  1. If a window hasn't automatically opened, go to localhost:3000 in your web browser.

This project was bootstrapped with Create React App. You can find the most recent version of the React guide here.

About

Smith College Libraries accessibility evaluation tool using the webaim api

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 60.4%
  • HTML 30.9%
  • CSS 8.7%