Skip to content

Latest commit

 

History

History
79 lines (58 loc) · 2.84 KB

README.md

File metadata and controls

79 lines (58 loc) · 2.84 KB

Home Services - Provider App

Platform Release Issues License

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.

Table of Contents

Features

  • 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.

Getting Started

Prerequisites

  • Android Studio
  • Android device or emulator

Installation

  1. Clone the repository: git clone https://github.com/mohamedelareeg/HomeServices-Provider.git
  2. Open the project in Android Studio.
  3. Build the project to resolve dependencies and compile the application.
  4. Connect an Android device or use an emulator.
  5. Run the application from Android Studio.

Configuration

Ensure you have the required API keys and configurations for Firebase services. Update the necessary files with your configurations.

Built With

  • 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.

Dependencies

Detailed information about the libraries and dependencies used in the project can be found in the build.gradle file.

Contributing

Feel free to contribute to the development of Home Services Provider App by creating issues, submitting pull requests, or suggesting new features.

License

This project is licensed under the MIT License.

Related Repositories