Skip to content

A real estate management website with basic functionalities for a user, seller and an agent. Made using HTML, CSS, Bootstrap, Javascript and PHP.

Notifications You must be signed in to change notification settings

p-rohitt/real-estate-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

real-estate-website

How to run?

Install Xampp server.

Unzip in a directory 'x' inside C/xampp/htdocs

Run the xampp server.

Login Phpmyadmin and import the database from Database/realestate.mysql

Go to localhost/x/index.php

User credentials : [email protected] (abc123) Agent credentials : [email protected] (abc123)

Database description

The database consists of 5 relations (users,agents,seller,properties,records) where we assume user and seller can buy and sell properties through an agent listed in the website.

SCREENSHOTS

Home-page for end user

Screenshot 2023-04-22 113452 Screenshot 2023-04-22 113632

Property Description Page

Screenshot 2023-04-22 113727

Agent home page

Screenshot 2023-04-22 113912

Listed Properties by a seller

seller1

About

A real estate management website with basic functionalities for a user, seller and an agent. Made using HTML, CSS, Bootstrap, Javascript and PHP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published