Home Services Provider App is an Android application designed for service providers. It facilitates the acceptance of service requests, tracking progress, real-time communication with customers, and seamless registration of new providers.
- Service Requests: Accept and manage service requests.
- Progress Tracking: Track the progress of ongoing service requests.
- Customer Chat: Communicate with customers through real-time chat.
- Provider Registration: Register new service providers.
- Android Studio
- Android device or emulator
- Clone the repository:
git clone https://github.com/mohamedelareeg/HomeServices-Provider.git
- Open the project in Android Studio.
- Build the project to resolve dependencies and compile the application.
- Connect an Android device or use an emulator.
- Run the application from Android Studio.
Ensure you have the required API keys and configurations for Firebase services. Update the necessary files with your configurations.
- Kotlin - The primary programming language.
- Firebase - Comprehensive mobile and web app development platform.
- Glide - Fast and efficient image loading library.
- Retrofit - Type-safe HTTP client for Android and Java.
- Lottie - Animation library for Android and iOS.
Detailed information about the libraries and dependencies used in the project can be found in the build.gradle file.
Feel free to contribute to the development of Home Services Provider App by creating issues, submitting pull requests, or suggesting new features.
This project is licensed under the MIT License.