Kaina Clean is an Android application designed for scheduling appointments or obtaining quotes for professional cleaning services in the UK. It utilizes modern technologies such as clean architecture, MVVM design pattern, Coroutines for asynchronous programming, Firebase Authentication for user authentication, Firebase Firestore for real-time database functionality, Firebase Storage for storing media files, Jetpack Compose for building the UI, and Hilt for dependency injection.
- Easily schedule appointments or request quotes for cleaning services.
- Intuitive user interface developed with Jetpack Compose.
- Secure user authentication powered by Firebase Authentication.
- Real-time data storage and retrieval using Firebase Firestore.
- Efficient handling of asynchronous operations with Coroutines.
- Clean architecture and MVVM design pattern for maintainability and scalability.
- Dependency injection facilitated by Hilt for streamlined development.
To run the app locally, follow these steps:
- Clone this repository to your local machine.
- Open the project in Android Studio.
- Connect the project to your Firebase project by adding the
google-services.jsonfile. - Build and run the project on an Android device or emulator.
- Jetpack Compose
- Firebase Authentication
- Firebase Firestore
- Firebase Storage
- Kotlin Coroutines
- Hilt for Dependency Injection
MIT License
Copyright (c) 2024 Zain Shahid
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Feel free to contribute to this project by submitting bug reports, feature requests, or pull requests. Let's make Kaina Clean even better together! 🧹✨