Old Age Home Management System using PHP and MySQL

Old Age Home Management System Project using PHP and MySQLi” is a web application that provides an end-to-end smart web application for old age people and old age homes. This application is helpful for old age homes for keeping records of senior citizens who live in the old age home. Each elderly people assign a registration number through which person’s detail find so easily.

Project Requirements
Project NameOld Age Home Management Management System Project (Using PHP & MYSQli)
Language UsedPHP5.6, PHP7.x
DatabaseMySQL 5.x
User Interface DesignHTML, AJAX,JQUERY,JAVASCRIPT
Web BrowserMozilla, Google Chrome, IE8, OPERA
SoftwareXAMPP / Wamp / Mamp/ Lamp (anyone)
Project Modules

In this project, we use PHP and  MySQL database. It has two modules, admin and user.

Admin Module

  1. Dashboard: In this section, the admin can see all detail in brief like the total number of services, Total number of senior citizens, total number of unread enquiries received and the total number of unread enquiries.
  2. Pages: In this section, admin can manage about us, contact us pages, rules and eligibility.
  3. Services: In this section admin can manage services(add/update/delete).
  4. SC( Senior Citizen)Details: In this section, the admin can manage the detail of the senior citizen(add/update/delete) who lived in an old age home.
  5. Enquiry: In this section, admin can read a new enquiry(unread enquiry) and view the read enquiry(read enquiry).
  6. Search: In this section, admin can search senior citizen details with the help of his/her registration number.
  7. Reports: In this section admin can view senior citizen details in particular periods.

Browse Full Article : https://phpgurukul.com/old-age-home-management-system-using-php-and-mysql

Admin can also update his profile, change password and recover password.

User Module

In OAHMS users have to do the following activities.

Home Page: welcome page of the web Application

Services: User views the services which offer by the old age home.

Eligibility: The user views the eligibility criteria for an old age home.

Rules: The user views the rules for the old age home.

About Us: The user sees the detail of the old age home.

Contact Us: The user can contact with old age home.


Some of the Project Screens


Home Page

OAHMS Home page

Admin Dashboard

OAHMS Admin Dashboard

Add Senior Citizen Details

OAHMS Add Details

Manage Senior Citizen Details

OAHMS manage Details
How to run the Old Age Home Management System Project Using PHP and MySQL

1. Download the zip file

2. Extract the file and copy oahms folder

3.Paste inside root directory(for xampp xampp/htdocs, for wamp wamp/www, for lamp var/www/HTML)

4.Open PHPMyAdmin (http://localhost/phpmyadmin)

5. Create a database with the name oahmsdb

6. Import oahmsdb.sql file(given inside the zip package in the SQL file folder)

7. Run the script http://localhost/oahms

Admin Credential
Username: admin
Password: Test@123

Website : https://phpgurukul.com

Leave a Reply

Your email address will not be published. Required fields are marked *