Window Glass Design is an iOS app used to determine the sustainable and max loads (wind, rain, etc.) that window glass can tolerate. Users specify dimensions, lamination type, and other details before calculating loads, all of which satisfy ASTM E1300 standards.
Working on this app also first introduced me to git, unit testing, and app distribution via iTunes Connect.
My work included:
- Solving UI complexities involving nested collection views
- Unit testing input data against known calculations/results
- iTunes Connect App Distribution
- Auto-renewable subscriptions (StoreKit)
- Written in Objective-C