Room for Rent Portal Site in PHP/OOP Free Source Code
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 ex...

Room for Rent Portal Site in PHP/OOP Free Source Code
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)
Post Details (Public-Site)
User Dashboard
User Post Form
User Post Details
Management Dashboard
Management Post List
How to Run ?? Requirements
Download and Install any local web server such as XAMPP. Download the provided source code zip file. (download button is located below) Download the project plugins at https://www.dropbox.com/s/ea90tu7pm3r41v3/rrps_plugins.zip?dl=1
System Installation/Setup
Enable the GD Library in your php.ini file. Open your XAMPP Control Panel and start Apache and MySQL. Extract the downloaded source code zip file. Copy the extracted source code folder and paste it into the XAMPP's "htdocs" directory. Extract the downloaded plugins zip file. Copy the extracted plugins folder and paste it into the source code root path. Browse the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin Create a new database naming rrps_db. Import the provided SQL file. The file is known as rrps_db.sql located inside the database folder. 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 :)
Screenshots
\n
\n
\n
\n
\n
\n
\n
Download Project
