Directory Management System Using PHP and MySQL
Directory Management System Using PHP and MySQL
Project Name : Directory Management System (DMS)</
Language Used : PHP
Database : MySQL
User Interface Design : HTML, AJAX,JQUERY,JAVASCRIPT
Web Browser : Mozilla, Google Chrome, IE8,OPERA Software : XAMPP / Wamp / Mamp/ Lamp (anyone)Directory Management System (DMS) This project divided into two modules
1.User Module
2.Admin Module.
User Module
User can Search for the record by name and phone number.
Admin Module
- Admin can create a directory.
- Manage the directory (update the record, make the record public and private).
- Admin dashboard.
- Admin Search.
- Records by status (public and private).
- Admin can manage own profile.
How to run Directory Management System (DMS) Project
1. Download the zip file.
2. Extract the file and copy the dms 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 dmsdb.
6. Import dmsdb.sql file(given inside the zip package in the SQL file folder).
7. Run the script http://localhost/dms(frontend). 8. For admin panel http://localhost/dms/admin (admin panel).
Credential for admin panel :
username: admin
Password: Test @123
0 Response to "Directory Management System Using PHP and MySQL"
Post a Comment