An Open Source Real estate management system written with php mvc.
This is an Open Source Real estate management system written with php mvc that helps agents to manage rentals and properties.
In this project, you can post an article about the property. and manage article comments.
- PHP 7.4.32
- Composer 2.4.3
List the ready features here:
- Advertising Page
- Blog Page
- Details Ad Page
- Best Ads
- Admin Panel
- Ads Gallery
- Slideshow
- Categories Management
-
Install XAMPP or WAMPP
-
Open XAMPP Control panal and start [apache] and [mysql] .
-
Download project from github(https://github.com/MobinaJafarian/DeluxeRealProperty)
OR follow gitbash commandsi>cd C:\xampp\htdocs\
ii>git clone https://github.com/MobinaJafarian/DeluxeRealProperty.git
-
extract files in C:\xampp\htdocs.
-
open link localhost/phpmyadmin
-
click on new at side navbar.
-
give a database name as (new-mvc) hit on create button.
-
after creating database name click on import.
-
browse the file in directory [project/database/new-mvc.sql].
-
after importing successfully.
-
in terminal type
php -S localhost:8000 -t public
. -
open any browser and type http://localhost:8000/
-
first register and then login
-
admin login details:
- Email = admin@gmail.com
- Password = 123456789
php -S localhost:8000 -t public
Project is: complete
Created by @MobinaJafarian - feel free to contact me!