Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 861 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 861 Bytes

UIUC Laundry

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.

Setup

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

Download

The app can be downloaded directly from the App Store soon or built from source.

License

MIT License