bunnysaini / propertyware

This is a simple system that will keep track of housing properties that are available for rent and sale and will serve as a connecting bridge between customers and property sellers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PropertyWare - A Real Estate Management System

bunnysaini/propertyware

Features

This is a simple system that will keep track of housing properties that are available for rent and sale and will serve as a connecting bridge between customers and property sellers. This method eliminates the need to visit several locations in pursuit of the desired location. This project would serve as a marketplace for home line property sellers and buyers. It will keep track of the properties, homes, or flats for sale and rental purposes, as well as their prices and amenities, along with the seller's contact details and make this information accessible to customers.

PropertyWare captures the following functions for a seller:

  • Add / List Property
  • Manage Dashboard
  • Remove Property
  • View / Modify Profile

PropertyWare captures the following functions for a buyer:

  • Find properties using Search Engine
  • Detailed Information of Desired Property
  • View / Modify Profile
  • Packers&Movers Feature

This software asks for user details at the time of creating account. The user can be a buyer or seller of a property, buyers get to see the list of properties listed so that further operations can be carried out in required manner.

Functionality

The software uses Java Programming Language for back–end and Swing API for front-end GUI design using Eclipse IDE. Query Based Language, SQL has been used for database manipulation and MySQL Workbench as well as JDBC (Java DataBase Connector) has been used for connection. It also uses OOPs Concepts such as Abstraction, Polymorphism to work with multiple classes. Error Handling and Data Validation has been implemented at evert possible branch.

Overview of the Software

  • Home Screen

image

  • Registration Page

image

  • Login Page

image

  • Seller Interface Menu

image

  • Buyer Interface Menu

image

  • Functions on Property: (List/View/Search/Delete)

image

image

image

  • Profile Display

image

About

This is a simple system that will keep track of housing properties that are available for rent and sale and will serve as a connecting bridge between customers and property sellers.


Languages

Language:Java 100.0%