the concept
design process
concept video
slides | pdf | concept video
medium-fidelity prototype
slides | pdf | README | try it in Figma!
poster + pitch + demo
poster pdf | pitch slide pdf | pitch script | demo video | poster ppt | pitch slide ppt
how to operate hi-fi prototype from .zip
download the .zip file and unzip the package. in the Terminal, use the cd command to navigate into the package, then run npm i, then npm start. you will need to have node and npm installed already.
note: you will need Expo CLI and Expo Go to run the prototype.
if you do not have these installed yet, run npm install -g expo-cli in the command line before npm i and npm start. on your phone, download Expo Go from either the App store or the Google Play store, and scan the QR code displayed in terminal.