One of the recruitment tasks was to create a table with a simple form that allows filtering data. While working on this task, I learned how to write code that complies with Web Accessibility requirements for tables, lists and forms.
This is not difficult, and the topic of web acessibility is one that is very important when designing and coding applications. I would like to learn more and use my knowledge of web accesiability in other, more complex projects :)
Visit: https://asd-expeneses-list.netlify.app/ :)
Users should be able to:
- filter data by category, name and date
- Semantic HTML5 markup
- SASS
- Mobile-first workflow
- JavaScript
- The most important: Web Accesability practices.
- Time will tell :)