Overview
This application helps users find real estate properties easily and conveniently. The UI is designed to provide a smooth experience with intuitive navigation and powerful search features.
Features
Home Page
- Displays a welcome message and two main buttons that direct users to related screens
- Highlights the most popular real estate offers of the day
Search Page
- Users can search for properties on a map
- Select how offers are displayed:
✅ By Price 💰
✅ By Location 📍
✅ By Infrastructure 🏗️ - Heatmap Feature 🗺️: Shows the safest and most convenient areas in the city
Getting Started
Prerequisites
- Flutter SDK
- Dart
Installation
1️⃣ Clone the repository
git clone https://github.com/ioabdullahi/ibrahim_flutter_engineering_test.git2️⃣ Navigate to the project directory
cd ibrahim_flutter_engineering_test3️⃣ Install dependencies
flutter pub get4️⃣ Run the app
flutter runTech Stack
- Flutter - Cross-platform framework
- Dart - Programming language
- Google Maps API - For location-based features