Application to view the status of laundry machines at UIUC. Companion app for Apple Watch coming soon.
For bugs or features requests, please submit an issue.
If you don't already have CocoaPods, install it.
gem install cocoapods
pod setup
Clone this repository.
git clone https://github.com/xasos/UIUC-Laundry
Install its dependencies
cd UIUC-Laundry
pod install
Open the workspace (not the project)
open UIUC-Laundry.xcworkspace
Run the project
Select 'UIUC-Laundry' target
Select 'Debug' build scheme
Run
The app can be downloaded directly from the App Store soon or built from source.