├── README.md └── a11ybooksapp.png /README.md: -------------------------------------------------------------------------------- 1 | # Collecting ideas for accessible-app.com 2 | 3 | **[Please use the Issues for filing and commenting ideas.](https://github.com/accessible-app/backlog/issues)** 4 | 5 | ## What's accessible-app.com? 6 | 7 | In lack of a better comparison: A project like todomvc.com, but for web app accessibility and and a showcase on how to solve accessibility problems in different Javascript frameworks. 8 | 9 | I'm aiming to build this project in the open and blog about it: 10 | 11 | * [August 14, 2018 - Very First Steps - Brainstorming](https://marcus.io/blog/a11y-app-very-first-steps) 12 | * [August 16, 2018 - Further steps together - setting up GitHub, microsite, timeframes](https://marcus.io/blog/a11y-app-further-steps-together) 13 | * [August 30, 2018 - A specific idea for the demo application](https://marcus.io/blog/a11y-app-specific-app-idea) 14 | * [October 27, 2018 - Project status, side benefits, and Routes](https://marcus.io/blog/a11y-app-status-side-benefits-routes) 15 | * [November 19, 2018 - (Side note) Accessible routing with vue.js](https://marcus.io/blog/accessible-routing-vuejs) 16 | * [December 1, 2018 - Let's start building](https://marcus.io/blog/a11y-app-lets-start-building) 17 | * [December 5, 2018 - Modal and non-modal dialogs (and Vue)](https://marcus.io/blog/a11y-app-dialogs-modals) 18 | * [January 14, 2019 - Hello, Vue implementation](https://marcus.io/blog/a11y-app-hello-vue) 19 | * [January 30, 2019 - Menu Button](https://marcus.io/blog/a11y-app-menu-button) 20 | -------------------------------------------------------------------------------- /a11ybooksapp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/accessible-app/backlog/30219d12739227c784442b93048c126459db0e31/a11ybooksapp.png --------------------------------------------------------------------------------