This application is an approach which let house owners to make a placement to the internet for their house rent advertisement, let renter those who basically looking for houses can rent a house by finding through this app.
Figure 1 | Figure 2 | Figure 3 |
- Firebase
- Clone or download this repository
- This app runs off a Firebase backend. You will need to generate your firebase backend. To do this, navigate to https://firebase.google.com/ and sign up. Create a project called "House Rent" (or whatever your wish).
- You will need to generate your own google-services.json file to use with the app. Navigate to the Firebase project settings dashboard. You should see an option to download the google-services.json file. This must then be placed into the app folder of this project.