Complete Online Marriage Registration System using PHP/MYSQLi
Project: Complete Online Marriage Registration System using PHP/MYSQLi with Source Code
About the Project
This project is programmed using php and mysql is the database used. The project can register the incoming husband and wife with this online registration form in the user access. The admin can verify if the couple registration is approved or not. The system has a complete features for the title itself.
Features of the Project:
- Admin Registration
- User Registration
- Can Change Password for All Users
- Setting Capability
- Couple Registration for Marrying
- Couple Verification
- Administrator’s Dashboard
- View Verified, Rejected, and Pending Registration
- Show and Generate Reports in Admin Side
- Print Reports on the User Side
- Print Marriage Certificate
- Search Capability by Registration Number
- 100% Responsive
Screenshots
How to run the Online Marriage Registration System using PHP and MySQL
1.Download the zip file
2.Extract the file and copy omrs 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 name omrsdb
6.Import omrsdb.sql file(given inside the zip package in SQL file folder)
7.Run the script http://localhost/omrs
OR
You can watch the video demo below on how to run this project.