Insurance Online is an Android application designed to manage contract insurance. The application offers two spaces, one for the client and another for the admin. The customer can add, delete, edit and view the contract, while The Admin space boasts a dynamic dashboard for visualizing and managing contract data
To install the application, follow these steps:
- Clone the repository to your local machine using following Git command or download the ZIP file and extract it.
git clone https://github.com/ayoubxmahmoud/Android_App_Gestion_Contrats_Assurance.git
- Open the project in Android Studio.
- Create a new Firebase project and add the Android app to it. Follow the instructions in the Firebase console to generate a
google-services.json
file for your app. - Add the
google-services.json
file to the app folder in the project. Make sure that the file is named exactlygoogle-services.json
and is located in the app/ directory. - Build and run the app on an emulator or a physical device.
https://drive.google.com/file/d/1w67XULQ8H4eNQVsALPMfsZ6MRcaiIw3R/view?usp=sharing
https://drive.google.com/file/d/1NAkiz03VrlSXJA-chKrTAS_Dmb296Fix/view?usp=sharing
Contributions to the application are welcome. If you find any bugs or have any suggestions for improvement, please create an issue or a pull request on the GitHub repository.