Online Birth and Death Certificate System maintains a good record of date of birth of people and death of people. This system helps admin to view data of date of birth of people and death date of people who reside in country.
Project Requirements
Project Name
Online Birth and Death Certificate 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 Online Birth and Death Certificate System we use PHP and MySQL Database. This project has two module i.e. admin and user.
Admin Module
Home: In this section, admin can briefly view the total number of new birth application, total birth verified application, total birth rejected application new death application, total death verified application, total death rejected application and total registered users.
Birth Certificate Application:Â In this section, admin view the application details and they have also right to change application status according to current status.
Death Certificate Application:Â In this section, admin view the application details and they have also right to change application status according to current status.
Reports:Â In this section admin can view the birth and death application details in a particular period.
Search:Â In this section, admin can search birth and death application with the help of customer application number, father and mother name.
Registered Users:Â In this sections, admin can view details of registered users. Admin also view how many time they applied for birth and death application.
Admin can also update his profile, change the password and recover the password.
User Module
Dashboard: This is welcome page for registered users.
Birth Certificate:Â In this section, users can apply for birth certificate and manage that information.
Death Certificate:Â In this section, users can apply for death certificate and manage that information.
Certificates:Â In this section, user can view the list of verified birth and death applications.
User can also update his profile, change the password and recover the password.
User can also verify certificate without login.
Some of the Project Screens
Home Page
Birth Certificate Form
Death Certificate Form
Admin Dashboard
Birth Certificate
Death Certificate
How to run the Online Birth and Death Certificate System Project using PHP and MySQL
1. Download the project zip file
2. Extract the file and copy obdcms 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  obdcmsdb
6. Import obdcmsdb.sql file(given inside the zip package in SQL file folder)
7. Run the script http://localhost/obdcms
Admin Login Details
Username:Â Admin
Password:Â Test@123
User Login Details
Username:Â 3636251425
Password:Â Test@123
or Register a new user
Project Demo
Project Download Link
The post Online Birth and Death Certificate System using PHP and MySQL appeared first on PHPGurukul.
Source: Read MoreÂ