This is a sample core PHP project that has a CRUD managed library for performing various database operations. As an idea to make a page similar to the Zillow listing page that suggest millions of matching properties on the map as makers and 20 properties per page on the right hand side with pagination.
A video tutorial of how the functionality works is available here, https://www.screencast.com/t/xIvcPNVoEk
Pre-requisites:
- For Windows: XAMPP or WAMP, For Linux: LAMP
- Upload the attached sample sql file data to populate the two tales
- Copy-paste / clone the repository in your executable PHP directory
- Run from the browser as a localhost request or by creating a virtual host
- Cheers !!! Everything should be running fine.