Lot Reservation Management System using PHP/MySQLi with Source Code

Language

Project: Lot Reservation Management System using PHP/MySQLi

About

The Lot Reservation Management System is a simple PHP/MySQLi project that will help a certain subdivision, condo, or any business that selling a land property or house and lot. The system will help the said industry or company to provide their possible client information about the property they are selling and at the same time, possible clients can reserve their desired property. The lot reservation system website for the clients has user-friendly functions and the contents that are displayed can be managed dynamically by the management. This system allows management to upload the area map, and by this feature, the system admin or staff will populate the list of lots, house models, or the property that they are selling to allow the possible client to choose the area they want. The map will be divided into each division of the property of building like Phase 1-5 of a certain Subdivision, each of these phases will be encoded individually in the system along with the map image showing the division of each property or lots.

How it works

  1. The admin will populate the list of divisions (e.g Phase 1), lot/property, and model houses or room categories for condominiums.
  2. The client will visit the website to explore or find their desired property and by the time the client has chosen the available area/lot, they can directly reserve the property or lot by submitting their details and message.
  3. When the client successfully submitted his/her reservation to the system, the property reserved will be hidden to other clients for the meantime until the management will update the property back to available status if the client canceled or did not agree to the agreement of the property between the client and the management, otherwise, the property will be marked as taken and will be no longer display on the website.

How to Run

  1. Download the source code and extract the zip file.
  2. Download or set up any local web server that runs PHP script.
  3. Open the web-server database and create a new database name it lot_db.
  4. Import the SQL file located in the database folder of the source code.
  5. Copy and paste the source code to the location where your local web server accessing your local projects. Example for XAMPP('C:\xampp\htdocs')
  6. Open a web browser and browse the project. E.g [http://localhost/lot-reservation-management-system] for the client-side and [http://localhost/lot-reservation-management-system/admin] for the admin side.

Admin Default Access

Username: admin

Password: admin123

I hope this simple Lot Reservation Management System project will help you with what you are looking for. Feel free to download and modify the source code.

Explore more on this website for more source codes and tutorials.

Enjoy!

Sample Images used in this project

-https://d1dbtne32ilur4.cloudfront.net/img/tiles/devSitePlansTileMobile01.jpg
-https://d1dbtne32ilur4.cloudfront.net/img/tiles/devSitePlansTileMobile02.jpg
-https://coolhouseconcepts.com/wp-content/uploads/2018/10/2-4.jpg
-https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcTOtXz45EajXHaTt78ejfOFlZTA-8xCpDAEXg&usqp=CAU
-https://www.decahomes.com.ph/uploads/5/4/9/5/5495221/1280646_orig.jpg

Credits for the owners.

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Comments

Submitted byScriptkiddo (not verified)on Sat, 10/24/2020 - 17:20

Can you create campsite online reservation system?
Submitted byoretnom23on Mon, 10/26/2020 - 15:32

In reply to by Scriptkiddo (not verified)

Hi, thank you for your suggestion. I will try to create a simple web application for your suggestion and upload it here in the future.

Add new comment