The Old Age Home Management System is a web-based platform designed to streamline the administration of old age homes. It enables efficient management of resident records, caregiver assignments, family details, visitor logs, donations, admissions, and feedback.
Built using HTML, CSS, PHP, and MySQL, the system offers user-friendly interfaces for both administrative staff and visitors. It simplifies data handling and ensures transparency and organization in daily operations. With modules for user registration, login, and secure data entry, the platform enhances communication and care coordination within the home.
This project is ideal for improving elderly care management in a digital environment.
- Resident Management: Add, view, and manage elderly residents and their information.
- Caregiver Assignment: Manage caregiver details and link them with residents.
- Admission Process: Simple form for admitting new residents to the home.
- Family and Visitor Records: Manage family member details and visitor logs.
- Donation Module: Accept and manage donations via a dedicated donation form.
- Admin Dashboard: Interface for admins to monitor and control the system.
- Feedback System: Collect feedback from families and visitors.
- Authentication: Login and registration functionality for system access.
- Frontend: HTML, CSS
- Backend: PHP
- Database: MySQL
- Tools: XAMPP / WAMP / LAMP for local development
- Clone or download the repository.
- Move the project to your web server directory (
htdocsin XAMPP). - Import the MySQL database (create from provided
.phpfiles or request SQL file). - Start Apache and MySQL from XAMPP.
- Open your browser and go to:
http://localhost/index.html
| Page | Description |
|---|---|
/index.html |
Home page |
/admission1.html |
New resident admission |
/donationform.html |
Donate to the organization |
/admin.html |
Admin controls |
/feedback.html |
Submit visitor feedback |
/log.html |
Login page |
/regis.php |
Registration page |
Contributions are welcome!
Feel free to fork this repository and submit a pull request with your improvements.
This project is open-source and available under the MIT License.
For questions or feedback, please reach out via the Issues section of this repository.
The project was developed by the above contributors.
🔗 Visit the repository here