DEV Community

Moaz
Moaz

Posted on

How I built a Custom Real Estate CRM Using PHP and MAriaDB

How I built a Custom Real Estate CRM Using PHP and MAriaDB

I started from scratch. I written codes in core php. This is a property CRM (Customers Relationship Management) web application for real estate users. Real estate dealers/users can easily manage their customers, properties, dealers lists, booking and agents working in their agency.

This application also allows users to see reminders set by call date of properties and customers on dashboard. There are lots of hidden features in it like admin can assign job/deal to any of the agent. The admin can also take job from one agent and assign it to another agent. Please don't be confused the agent with dealer. Agent is working in agency while dealer is the property dealer working in market.

Another hidden feature in this CRM is that when admin assigns a job to the agent, the agent receives an email.

I am currently taking this CRM to an advanced level. I'd love to hear your thoughts or suggestions!

Here is a demo of my work.

https://pro-demo.42web.io/login.php
Username: admin
Password: admin123

Top comments (0)