oasp / oasp4js

OASP4JS deprecated repository
Apache License 2.0
9 stars 161 forks source link

Accessibility #52

Closed mmatczak closed 8 years ago

mmatczak commented 9 years ago

1) Check AngularJS support for accessibility (ngAria) 2) Check the current sample app using a screen reader. 3) Set up rules which should be followed within OASP4JS (standard?, directives?) 4) Document it on Wiki

jkokoszk commented 8 years ago

Accessibility has been checked, rules has beed defined and documented on WIKI page (https://github.com/oasp/oasp4js/wiki/Tutorial-Accessibility). Application must be changed to follow all those rules and be suitable for users with disabilities but other issue will be created for that.