Skip to content

Latest commit

 

History

History
executable file
·
15 lines (11 loc) · 591 Bytes

README.md

File metadata and controls

executable file
·
15 lines (11 loc) · 591 Bytes

AirSafe TFA

AirSafe is an iOS application written in Swift that displays gas sensor locations and observations from the present and the past. This app is the simple community-facing end of an environmental research project by Rice University

Requirements

  • Xcode
  • Cocoapods

Startup guide

  • Download and install Xcode and Cocoapods
  • Download the AirSafe project
  • Run 'pod install' in the project root folder to install the dependencies managed by cocoapods
  • Open the 'Xcode workspace file'
  • Try running the app by clicking the play button to load it onto a simulator or phone