Room for Rent Portal Site in PHP/OOP Free Source Code

Language

Introduction

This simple project is a Room for Rent Portal Site. This is a web-based application project developed in PHP and MySQL Database. This simple site project is a portal where visitors can explore the available rooms or bed spaces for rent. The site also helps the owners/management of the rental rooms to publish their availabilities to the public. The site was developed with Bootstrap Framework and AdminLTE Template for the user interface. It also consists of user-friendly features and functionalities.

About the Room for Rent Portal Site

I developed this project using the following:

  • XAMPP v3.3.0
  • PHP
  • MySQL Database
  • HTML
  • CSS
  • JavaScript
  • Ajax
  • jQuery
  • Bootstrap
  • Font Awesome
  • AdminLTE

This Room for Rent Portal Site can be only accessed by the Site Management, Users, and the Public. On the Management Site, it requires the management system users to enter their login and their credentials in order to access the features and functionalities on the said site. This site has 2 types of user roles which are the Administrator and Staff. The Administrator has the privilege to access and manage all the features and functionalities of the management site while the staff has only limited permissions. The User Site is the side of the system where the owners or rental room management can post their availabilities. On the said site, users can simply fill in the required field about their availability. Users can also update or delete their posted availabilities. On the Public Site, site visitors can explore the published posted availabilities.

Features

Management Site

  • Home Page
    • Display the summary.
  • Category Management
    • Add New Category
    • List All Categories
    • View Category Details
    • Delete Category
  • Post Management
    • List All Posts
    • View Post Details
    • Update Post Details
    • Delete Post
  • User Management
    • Add New User
    • List All Users
    • View User Details
    • Edit User Details
    • Delete User Details
  • Update System Information
  • Update Account Details/Credentials
  • Login and Logout

User Site

  • Home Page
    • Display the summary.
  • Post Management
    • Add New Post
    • List All Posts
    • View Post Details
    • Update Post Details
    • Delete Post
  • Update Account Details/Credentials
  • Login and Logout

Public Site

  • Home Page Content
  • 'About Us' Page Content
  • List All Published Posts
  • Search Availablity
  • View Availablity/Post Details

The source code was developed only for educational purposes only. You can download the source code for free and modify it the way you wanted.

System Snapshots of some Features

Posted Availabilities (Public-Site)

Room for Rent Portal Site

Post Details (Public-Site)

Room for Rent Portal Site

User Dashboard

Room for Rent Portal Site

User Post Form

Room for Rent Portal Site

User Post Details

Room for Rent Portal Site

Management Dashboard

Room for Rent Portal Site

Management Post List

Room for Rent Portal Site

How to Run ??

Requirements

System Installation/Setup

  1. Enable the GD Library in your php.ini file.
  2. Open your XAMPP Control Panel and start Apache and MySQL.
  3. Extract the downloaded source code zip file.
  4. Copy the extracted source code folder and paste it into the XAMPP's "htdocs" directory.
  5. Extract the downloaded plugins zip file.
  6. Copy the extracted plugins folder and paste it into the source code root path.
  7. Browse the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin
  8. Create a new database naming rrps_db.
  9. Import the provided SQL file. The file is known as rrps_db.sql located inside the database folder.
  10. Browse the Room for Rent Portal Site in a browser. i.e. http://localhost/rrps/.

Admin Default Access:

Username: admin
Password: admin123

DEMO VIDEO

That's it. You can now explore the features and functionalities of this Room for Rent Portal Site in PHP. I hope this will help you with what you are looking for and you'll find something useful for your future projects.

Explore more on this website for more Free Source Codes and Tutorials.

Enjoy :)

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 byChris Ramz (not verified)on Fri, 09/09/2022 - 21:09

Login Do Not Proceed on Admin and User Side
Submitted byshridhar patil (not verified)on Wed, 05/10/2023 - 03:23

In reply to by Chris Ramz (not verified)

image upload cant work something wrong..code is good but something is wrong

Add new comment