About

Let's See connects the blind and visually impaired students and staff of Binghamton University in need of assistance for everyday tasks to sighted students and staff of Binghamton University.

What We Learned

Xcode is an IDE intended to build apps for Apple. It serves as a great alternative to frameworks like Kivy and offers both Storyboard and SwiftUI options depending on personal preferences.

How We Built the Project

The iOS app, written in Xcode, initially has the user either call for or provide assistance. If calling for assistance, the app locates nearby volunteers and the user in turns requests for their service in person by sharing their location. If providing assistance, the user waits until they receive a request to visit the blind or visually impaired individual in person to aid with said request. The attached code contains the storyboard for the application home screen and the SwiftUI for the application location sharing.

Challenges We Faced

Navigation to different screens via the use of buttons was one major issue in the app development. It proved difficult linking screens to one another and deriving messages from the map visualizing the location sharing.

Built With

Share this project:

Updates