This is a Real Estate Application built using Android Studio and Firebase. The application allows users to browse real estate listings, view details of properties, and contact owner for more information.
- User Authentication: Users can sign up, log in, and log out securely using Firebase Authentication.
- Browse Listings: Users can browse through a list of available properties.
- Property Details: Users can view detailed information about each property, including images, price, location.
- Contact Owner: Users can contact the listing Owner for more information or to schedule a viewing.
- Categories: Users have multiple categories option for properties based on various criteria such as Villas, Home, WareHouse, FarmHouse etc.
- Favorites: Users can save their favorite properties for easy access later also remove from favorites.
To get started with the Real Estate Application, follow these steps:
-
Clone the repository to your local machine: git clone https://github.com/your-username/real-estate-app.git
-
Open the project in Android Studio.
-
Set up Firebase for the project by following the instructions in the Firebase documentation.
-
Build and run the application on an Android emulator or physical device.
- Firebase Authentication
- Firebase Storage
- Glide & Picasso(for image loading)
Contributions are welcome! If you'd like to contribute to the Real Estate Application, please follow these steps:
-
Fork the repository.
-
Create a new branch for your feature or bug fix.
-
Make your changes and commit them to your branch.
-
Push your changes to your fork.
-
Submit a pull request to the main repository.
Thank You for visiting this project.








