Real Estate Management System Using PHP and MySQL
Real Estate Management System Using PHP and MySQL is web-based application.This website is a Online real estate business website through which a user can access its information and manage all the adding, updating, deleting the assets and some of its tasks.
The Admin user can change the update the information regarding property selling and buying and cancellation. The system is very useful for the companies who developed apartments, hotels, villa, residential properties and commercial properties. Companies or individual agents can also advertise their property.
Project Requirments
Project Name | Real Estate Management System Project in PHP |
---|---|
Language Used | PHP5.6, PHP7.x |
Database | MySQL 5.x |
User Interface Design | HTML, AJAX,JQUERY,JAVASCRIPT |
Web Browser | Mozilla, Google Chrome, IE8, OPERA |
Software | XAMPP / Wamp / Mamp/ Lamp (anyone) |
Last Updated | 07 Jan 2024 |
Project Modules
Real Estate Management System is a project which provides the facility where users can easily buy, sell and rent their properties such as land, houses and shops. In this project, we use PHP and MySQL database. It has two modules.
- Admin Module
- User Module
-
- Property Owner
- Broker
- Buyer(Simple user)
Admin Module
- Dashboard: In this section, admin can see all detail in brief like total property type, total country, total state, total city, total agent, total owner, total buyer(user) ant total property listed.
- Property Type: In this section, the admin can manage property type (add/update/delete).
- Country: In this section, admin can manage country (add/update/delete).
- State: In this section, admin can manage state (add/update/delete).
- City: In this section, the admin can manage city (add/update/delete).
- Owner: In this section, admin can view the detail of the owners.
- Agents: In this section, admin can view the detail of agents.
- User: In this section, admin can view the detail of the user.
- List of properties: In this section, admin can view details of the property listed(View and delete),
- Reviews: In this section admin, can view reviews and also approved, disapproved and delete the reviews which is given by users.
- Pages: In this section, the admin can manage about us and contact us pages.
- Search Property: In this section admin, can search the listed property by its property id, name and mobile number.
Admin can also update his profile, change the password and recover the password.
User Module
Property Owner
- Home Page: Owner can view the home page of the real estate management system
- About: Owner can view about us page.
- Properties: Owner can view own and other owner properties they can view property type wise, Status wise and city wise.
- Contact us: Owner can view contact us page.
- My Account: In this, there is three sections: (A) User Profile
In this section, the owner do the following activity
- Edit Profile: Owner can edit his/her own profile.
- Change Password: Owner can change his/her own password.
- Add Property: Owner can add his/her own property
- My Properties: Owner can see his/her own listed properties.
- Received Enquiries: Owner can view receive enquiries against his/her own listed properties and also answer the enquiries.
- Answer Enquiries: Owner can view answer enquiries.
- Logout: Owner can logout from own account.
(B)Change Password: Owner can change his/her own password.
(C)Logout: Owner can logout from own account.
Brokers / Agents
- Home Page: Agents can view the home page of the real estate management system.
- About: Agents can view about us page.
- Properties: Agents can view own and other owner properties they can view property type wise, Status wise and city wise.
- Contact us: Agents can view contact us page.
- My Account: In this, there are three sections: (A)User Profile
In this section, Agents do the following activity
Edit Profile: Agents can edit his/her own profile.
Change Password: Agents can change his/her own password.
Add Property: Agents can add his/her own property.
My Properties: Agents can see his/her own listed properties.
Received Enquiries: Agents can view receive enquiries against his/her own listed properties and also answer the enquiries.
Answer Enquiries: Agents can view answer enquiries.
Logout: Agents can logout from own account.
(B)Change Password: Agents can change his/her own password.
(C)Logout: Agents can logout from own account.
Buyer(simple user)
- Home Page: User can view the home page of the real estate management system
- About: User can view about us page.
- Properties: User can view properties they can view property type wise, Status wise and city wise and put his/her enquiries against any property
- Contact us: User can view contact us page.
- My Account: In this, there is three sections: (A)User Profile
In this section, Agents do the following activity
Edit Profile: Agents can edit his/her own profile.
Change Password: Agents can change his/her own password.
Logout: Agents can logout from own account.
(B).Change Password: Agents can change his/her own password.
(C).Logout: Agents can logout from own account.
Some Project Screenshots
Home Page
User Signup
Add Properties Page
Admin Dashboard
Listed admin Proeperties
How to run the Real Estate Management System (rems)
1. Download the zip file
2. Extract the file and copy rems folder
3.Paste inside root directory(for xampp xampp/htdocs, for wamp wamp/www, for lamp var/www/html)
4. Open PHPMyAdmin (http://localhost/phpmyadmin)
5. Create a database with name remsdb
6. Import remsdb.sql file(given inside the zip package in SQL file folder)
7.Run the script http://localhost/rems
Login Detail for admin
Username : admin
Password: Test@123
Login Details for Broker/Agent
Username : test@gmail.com
Password: Test@123
Login Details for Simple User
Username : testuser2@gmail.com
Password: Test@123
Note : Broker and owner module have same features