Tired of checking the laundryalert website? Try out IlliniLaundry!
Available on the Apple appstore soon.
- Cocoapods 1.0 +
- XCode 7.3 +
- Swift3
- iOS 9.0 +
Note: Ctrl+C command should be inputted about five seconds after pod setup
$ cd /to/cloned/directory/IlliniLaundry
$ pod setup
$ Ctrl+C
$ cd ~/.cocoapods/repos
$ git clone --depth 1 https://github.com/CocoaPods/Specs.git master
$ cd /to/cloned/directory/IlliniLaundry
$ cp -r ~/.cocoapods/repos/master ./master
$ pod install --no-repo-update
$ cd /to/cloned/directory/IlliniLaundry
$ open IlliniLaundry.xcworkspace
- Add fetching for single dorms
- Optimize GenericDormViewController once fetching single dorm is supported
- Writeup git tutorial for people who want to contribute
- Comment and refactor code more thoroughly
- [AllDormsViewController] (#AllDormsViewController)
- [MyDormsViewController] (#MyDormsViewController)
- [GenericDormViewController] (#GenericDormViewController)
Displays all dorms in a collectionView, three dorms per row.
Displays all dorms that the user has favorited in a collectionView, one dorm per row.
Displays all laundry and dryer machines and their status in a scrollview. This view is generic and programmatically populated during runtime as needed.
Everyone who helped our team along the way. Thank you for letting us bring to life something great.