A student-made app for the University of Illinois at Urbana-Champaign laundry system.
Gets laundry data from LaundryAlert and spits it back out in a nice and neat format for users to enjoy.
The project is compiled using gradle with dependencies listed in the build.gradle.
The master branch should always be in a deployable state. That is, master should not contain any outstanding bugs. Staging should be always be in a state to compile without errors.
PR's are encouraged. An important note for contribution is to keep within the MVVM guidelines or else your PR will be rejected.
- Eric Lee (dl-eric)
- Ankur Sundara (bobacadodl)