Orphanage Management System using PHP and MySQL
Orphanage Management System is a web based technology which manages orphan Childs and adoption request database and provides rights to update the their details. In this web application user must be registered. This web application provides a way to effectively control record & track the adoption request details and child details.
Orphanage Management System Project is software which is helpful for users as well as the orphanage authority. In the current system all the activities are done manually. It is very time consuming and costly. Our Orphanage Management System in PHP deals with the various activities related to the orphanage group.
Project Requirements
Project Name | Orphanage Management System Project in PHP |
---|---|
Language Used | PHP5.6, PHP7.x |
Database | MySQL 5.x |
User Interface Design | HTML, AJAX,JQUERY,JAVASCRIPT |
Web Browser | Mozilla, Google Chrome, IE8, OPERA |
Software | XAMPP / Wamp / Mamp/ Lamp (anyone) |
Project Modules
In this project, we use PHP and MySQL database and it has two modules i.e. Admin and Users.
Admin
This module provides administrator-related functionalities. The administrator manages the entire application.
- Dashboard: In this section, admin can view total orphan child’s, total users(foster), total news, total new adoption request, total accepted adoption request and total rejected adoption request.
- Child: In this section, admin can manage child’s (Add/Delete/Update).
- Manage Users (Foster): In this section, admin can manage users (Update).
- Adoption Request: In this section, admin can view the adoption request that is sent by users (foster) and they have right to accept and reject that request.
- News: In this section, admin can add and delete news details which are added by the administrator.
- Reports: In this section, the admin can generate between date and search report.
- Website Setting: In this section, admin can handle website details.
Admin can also update his/her change the password.
Users (Foster)
This module provides users(foster)- related functionalities. In this users must be registered.
- Home: This is the welcome page for any users(fosters).
- About: In this section, users can view the About Us details of website.
- Our Children’s: In this section, users can view the children’s details of the orphanage.
- My Accounts: In this section, users can his/her password, view and update his/her profile, view request history and log out from their accounts.
- Contact: In this section, users can view contact details.
Some of the Project Screens
Home Page
User Signup
User Adoption Details
Admin Dashboard
Add Child
How to run the Orphanage Management Project using PHP and MySQL
1. Download the project zip file
2. Extract the file and copy oms
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 omsdb
6. Import omsdb.sql
file(given inside the zip package in SQL file folder)
7. Run the script http://localhost/oms
Admin Credential
Username: admin
Password: Test@123
Credential for User panel :
Username: rahul12
Password: Test@123
or Register a new user.