Magic Bricks

A geo-informatics project to shortlist apartments based on visualisation of rent range and other criterias.

image

📝 Description

Overview

  • We segregated apartments available for rent in Mumbai according to certain conditions (such as low budget, proximity to the airport and workplace) put forward by the user.
  • With this we can know the various amenities available in the proximity of a given searched location.

Objectives

  • Visualize the entire dataset on the map
  • Analyze the apartments by price range and the number of rooms
  • We get the apartments fulfilling customer’s conditions
  • Apartments can also be segregated on the basis of their range of rent
  • Visualization of basic requirements like hospitals, fire stations, police stations, 7parks and railway stations
  • Display apartments within specified radius and location
  • Integrate these functions with a website
  • Get to know what amenities lie in your neighborhood
  • Display all apartments that are available for rent in a given locality

🤖 Technology Stack

  • Front-end - HTML, CSS, Javascript
  • Back-end - MongoDB, Node JS, QGIS

🛠️ Project Setup

For Web

  1. Clone the repository
git clone https://github.com/smitsekhadiaa/MagicBricks.git

  1. To install npm dependencies
npm install
  1. To start backend
nodemon index
  1. To start frontend on your browser
https://localhost:3000/

🖼 Screenshots

IntroImage image image image image image

👷 Future Work

  • Add sign up/sign in feature
  • Add whislist feature
  • Add seller option, so user can directly add their property in our database