Lawyers Record Management System Using PHP and MySQL
Project Name | Lawyers Record Management System Project |
---|---|
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) |
Last Updated | 14 Jan 2024 |
Lawyers Record Management Project is a web-based technology that will help to search Lawyers / Advocates online. Lawyers Record Management system is important for the person who searches for good Lawyers / Advocates and is also used by LAW FIRMS to maintain Lawyers / Advocate’s records.
In Lawyers Record Management System we use PHP and MySQL database. This is the project which keeps records of Lawyers. Lawyers Record Management System has three modules i.e. admin, Sub-Admins, and users.
Admin Module
Dashboard: In this section admin can briefly view the total number of Subadmins and a total number of lawyers listed in the system.
Sub admins: In this section, admin can manage the Sub-Admins (add/update, Delete).
Practice Areas: In this section, admin can manage the lawyers/advocates’ practice areas (add/update, Delete).
Practice Areas: In this section, admin can manage the lawyers/advocate’s details (add/update, Delete,block, approve).
Search: In this section, admin can search Lawyers/Advocates by using Lawyers/Advocates Name/Email/Mobile Number/Practice Area /City/State.
Report: In this section, two reports are available.
- B/w Dates Report: Admin can view number of Lawyers/Advocates added in the particular periods.
- Search Report: admin can search Lawyers/Advocates by using Lawyers/Advocates Name/Email/Mobile Number/Practice Area /City/State.
Pages: In this Section, Admin can manage the content of the about us and contact us page.
Account Settings:
- Profile: In this section admin can update his/her profile.
- Change Password: In this section admin can change his/her own passwords
- Logout: Through this button admin can logout.
Forgot Password: In this section, admin can reset his/her password by using the registered email id and contact number.
Sub-Admin Module
Sub-Admin and Admin features are the same except Sub-Admin creation. Sub-Admin can’t create the Sub-Admins.
Note: In this project MD5 encryption method used.
Users
User can visit the website.
Users can search the Lawyers/Advocates by using Lawyers/Advocates Name/Email/Mobile Number/Practice Area /City/State. Users can also add Lawyers / Advocates
Some of the Project Screens
How to run the Lawyers Record Management Project Using PHP and MySQL
- Download the zip file
- Extract the file and copy
lrms
folder - Paste inside root directory(for xampp xampp/htdocs, for wamp wamp/www, for lamp var/www/html)
- Open PHPMyAdmin (http://localhost/phpmyadmin)
- Create a database with name
lrmsdb
- Import
lrmsdb.sql
file(given inside the zip package in SQL file folder) - Run the script
http://localhost/lrms
Admin Credential
Username: admin
Password: Test@123
Sub-Admin Credential
Username: akr305
Password: Test@123
or you can register a new Sub-Admin through admin login
+++++++++++++++++View Demo+++++++++++++++++++++
Project Download Link