Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 711 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 711 Bytes

illiniLaundry

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.

Building

The project is compiled using gradle with dependencies listed in the build.gradle.

Notes

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.

Contributing

PR's are encouraged. An important note for contribution is to keep within the MVVM guidelines or else your PR will be rejected.

Contributors:

  • Eric Lee (dl-eric)
  • Ankur Sundara (bobacadodl)