 Apple Scholarship Winner 2021
10 Usability Heuristics

I made a playground submission for my third year applying for the WWDC Swift Student Challenge. This was my second attempt exploring SwiftUI by myself. 
It is challenging to me because I'm not used to do coding, what motivated me was the idea of transforming some design knowledge I use in my work to some interactive project.
Introduction
In "10 Usability Heuristics", you'll help the developers of this this ride sharing app to improve their bad design, using the Nielsen's 10 Usability Heuristics in 1 minute!
What is Heuristics?
Well, a heuristic evaluation is a usability inspection method mainly used to identify any design issues associated with the user interface. Jakob Nielsen’s heuristics are probably the most-used usability heuristics for user interface design. They are called “heuristics” because they are broad rules of thumb and not specific usability guidelines.
Installation
To experience "10 Usability Heuristics" yourself, download the zipped .playgroundbook file and open it using Swift Playgrounds 3.4.1 or above for macOS. 
Back to Top