This file includes a list of all the sites that I have used for research or testing.
Click here to return to the main README file
- Understanding WCAG - W3
- Readability Level - Yale University
- Readability Level - AbilityNet
- Github Docs
- Size Matters - Medium
- Travis CI documentation
- Penn State University Accessibility and Usability Guidelines
- WCAG Guidelines on fonts
- Songkick API documentation
- Songkick API Help Group
- Validating file types for testing uploaded audio files
- W3C HTML Markup Validator
- W3C Jigsaw CSS Validator
- JSHint
- PEP8 Online
- Flake8
- Python Support - To explain the
Avoid using null=True on string-based fields such CharField
flake8 error message. - Django Pep8 compliance - To explain the flake8 error in the migrations files.
- Reddit question and answer thread by a deleted user - To explain the
Class 'x' has no 'objects' member
flake8 error message. - Py4U.net - To explain how to test error messages.
- WebPageTest
- Google Lighthouse
- WebAim's W.A.V.E
- WebAIM's Contrast Checker
- Google Chrome's Lighthouse
- Toptal Color Blind Filter
- Django’s testing tools
- Testing Django with Travis Ci - Adam McKerlie
- Travis CI
- Am I Responsive Design
- Responsinator
- Google DevTools