Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 2.51 KB

README.md

File metadata and controls

46 lines (30 loc) · 2.51 KB

home_rental_system

web-based using HTML, CSS, JS, and PHP

the system users:
• Home seekers: view available properties and search through them by category, apply to rent the property and view the status of previous applications.
• Homeowner: list properties and view, update, and delete properties, view applications for their listed properties and update their status.

the ER scheme is as follows

image

pages from the website:

-main: screencapture-localhost-Web2-project-index-php-2023-07-09-23_33_47

-sign up: screencapture-localhost-Web2-project-signUp-php-2023-07-09-23_46_37

log in: screencapture-localhost-Web2-project-login-php-2023-07-09-23_34_24

-home seeker home page: screencapture-localhost-Web2-project-HomeSeeker-php-2023-07-09-23_34_52

-property detail for home seeker: screencapture-localhost-Web2-project-PropertyDetails-php-2023-07-09-23_35_32

-homeowner home page: screencapture-localhost-Web2-project-HomeOwner-php-2023-07-09-23_36_17

-Add new property page: screencapture-localhost-Web2-project-AddNewProperty-php-2023-07-09-23_50_46

-applicant information page: screencapture-localhost-Web2-project-applicantInfo-php-2023-07-09-23_36_52

-property detail for homeowner: screencapture-localhost-Web2-project-PropertyDetails-php-2023-07-09-23_37_15

-edit property page: screencapture-localhost-Web2-project-EditProperty-php-2023-07-09-23_37_31