└── README.md /README.md: -------------------------------------------------------------------------------- 1 | ![Project logo with an accessibility icon and text that says "Accessibility, SwiftUI Series"](https://www.swiftuiseries.com/images/events/banner-accessibility.png) 2 | 3 | # Accessibility 4 | 5 | Start from a sample project that is unusable for a lot of users with disabilities and make it as accessible as you can! Show the world how easy it is to make accessible apps with SwiftUI, there are no excuses! 6 | 7 | - Download the [InAccessibility](https://github.com/jordibruin/InAccessibility) sample app code. 8 | - Your challenge is to adjust the app and make it as accessible and inclusive as possible! 9 | - You can choose to focus on a particular type of accessibility technique, or go for a more broad approach 10 | - Create a new public repo and write a short piece of text or record a short video explaining your approach 11 | - Upload your improved version of the InAccessible app to a public GitHub repo and add it to this repo in a PR. 12 | - The judges will check your app for accessibility and inclusiveness. We'll look for the obvious things such as Dynamic Type, but surprise us! If there's anything in particular you'd like the judges to look out for, be sure to mention it. 13 | 14 | Screenshot of the sample app with a large dynamic type size messing up the layout. 15 | 16 | # How to participate 17 | 18 | - Download the sample project here 19 | - Create a new public repo for your code 20 | - Add a reference to your project to the README of this repo and make a PR 21 | 22 | Once you've uploaded your code to a public GitHub repo, make a PR and add a link below. 23 | 24 | | Link to Code | Attendee Name | Twitter | Pro / Beginner | 25 | | ------------- |:----------------:| ------------------------------------------------:|--------:| 26 | | [Link to code](https://github.com/chFlorian/InAccessibility) | Florian Schweizer | [@flowritescode](https://www.twitter.com/flowritescode) | Beginner | 27 | | [Link to code](https://github.com/shiftingsand/InAccessibility-cwu) | Chris Wu | [@museumshuffle](https://twitter.com/MuseumShuffle) | NOT Pro | 28 | | [Link to code](https://github.com/Overcot/InAccessibility) | Alexey Ivashko | [@overcot](https://twitter.com/overcot) | Not Pro | 29 | | [Link to code](https://github.com/rcole34/InAccessibility) | Ryan Cole | [@rerycole34](https://twitter.com/rerycole34) | Pro | 30 | | [Link to code](https://github.com/ryanlintott/InAccessibility-fixed) | Ryan Lintott | [@ryanlintott](https://twitter.com/ryanlintott) | Pro | 31 | | [Link to code](https://github.com/mimzivvimzi/InAccessibility) | Michelle Lau | [@mimzivvimzi](https://twitter.com/mimzivvimzi) | NOT Pro | 32 | | [Link to code](https://github.com/mathewa6/InAccessibility) | Adi Mathew | [@mxadx](https://twitter.com/mxadx) | Pro | 33 | --------------------------------------------------------------------------------