
Gridly
Purpose is to develop a tablet application which utilizes sensors to place individual’s head in a repetitive spatial location. App will then present an AMSLER grid, allowing the user to highlight areas of distortion. Area of highlight can then be compared over time to determine whether patient has improvement or worsening of vision. Numerical value can be assign to correlate with highlighted area for objective assessment by physicians and scientists.
Flutter & Firebase
This project will utilize Google’s Flutter, an open source development framework for building applications on android and apple devices. To initiate, flutter must downloaded and set up. Given this application will be designed for iPad, iOS will be selected as shown below.
Xcode will be downloaded as an integrated development environment, where code will be compiled into our iOS app. Xcode can be downloaded on the app store, and iOS will be the platform of interest for this project.
Visual Studio Code will be used as our code editor for Dart code, ensuring syntax is correct while providing additional debugging code.