Skip to content

Akriti1811/Property-Dealing-Flask_App

Repository files navigation

Property Dealing Web App

Objective

• To provide a GUI for end-user who is looking for buying/ selling/ renting any housing asset.

• Assist user in selecting the most suitable property based on his/her custom requirements through ML model.

Additional Features

• To predict the price of the property so that the user can verify that the price asked by the owner is appreciable or not.

• Suggesting the best property matches if there is no such property which has the exact same features as asked by the user.

OVERVIEW OF PROJECT

image

EXECUTION OF QUERY

image

ML MODEL

KNN ALGORITHM (K Nearest Neighbour)

In backend we are using KNN algorithm to predict the price of properties

IMPLEMENTATION AND OUTPUT

The home page of our web application “HOME SWEET HOME” consist of a navbar having 4 items named as Home, Post Property, Login and Sign Up. We also have a form to enter the details of the property the user wants to search.

image image image

Our home page consists of 2 sections, one for buy and another for rent.

image

This is our Sign-Up page where new user can enter the details to register.

image

This is our Login page where user enter the details to login.

image

User can change their details from ‘My Profile’.

image

User can see the Properties they posted for sale or rent. They can also delete the property posted by them.

image

If the user has not posted any property.

image

User can also change the details of the property they posted.

image

If the user wants to post new property.

image

Now if user wants to search a property, then they have to fill the form according to their requirements.

Example 1. When the exact requirements of the user are fulfilled

image

Output of the previous search:

• Predicted price of the property according to user requirements.

• Best matched properties from the database.

image

Property details after user choose ‘contact owner’ option.

image image

Example 2. When the exact requirements of the user are not fulfilled.

Output:

• Predicted price of the property according to user requirements.

• K nearest properties returned from the ML Model.

image

So, this was our web app, which is made with a purpose of making your home search easier, efficient and convenient. Hope the user find his dream house using this application.

About

It is a property dealing flask web app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •