Laundry Bill is a Laundry Management App for Hostelers. It is made for Android devices. The app is developed as a submission for the Round 3 of the induction for cruX, The Programming & Computing Club of BITS Pilani, Hyderabad Campus.
- Adds Laundry Item (Collection Date, Type of Cloth and the Bill)
- Stores the Data Entered and shows Pending Collections
- Also show history of clothes given, the Total Amount Paid and the Pending Amount to be given
- Has both Dark and Light Mode Support and toggle button
- Notifies the date of collection
- Clone the Project:
- Run
git clone https://github.com/Code-R57/LaundryBill.git
in terminal - Android Studio -> File -> Open
- Connect your Android Device and Run the program (Developer Mode of the Device should be enabled)
- Run
- Coroutines - For managing background threads
- Jetpack
- Compose - Modern toolkit for building native Android UI
- ViewModel - Store and manage UI-related data in a lifecycle conscious way
- LiveData - Observable data holder class
- Navigation - Implements in-app navigation
- Room - Provides an abstraction layer over SQLite to allow fluent database access while harnessing the full power of SQLite
- Jetpack Compose Documentation
- CodingWithMitch Compose Playlist
- Foxandroid Notification using AlarmManager
- And Many More Articles, Documentations, Repositories and Videos
Logo Author: Smashicons