Monday, October 14, 2019

Teachers Record Management System in PHP || Download Full Source Code

Project Name: Teacher Records Management System

Project (TRMS)
Language used: PHP

Database: MySQL

User interface design: HTML, AJAX, JQUERY, JAVASCRIPT

Web browser: Mozilla, Google Chrome, IE8, OPERA

Software: XAMPP / Wamp / Mamp / Lamp (any)

In Teachers Record Management System we use PHP and Mysql databases. This is the project that keeps records of the teachers. The teacher records management system has two modules, that is, administrator and users.

Watch Demo:




Most Important Some Projects Free Download




Administration Module

Control panel: In this section, the administrator can briefly see the total number of subjects and the total number of teachers.
Themes: In this section, the administrator can manage the Themes (add / update).
Teachers: In this section, the administrator can add new teachers and manage the details of the old teachers.
Search: In this section, the administrator can search for teachers using the teacher's name.
Report: In this section, the administrator can see the number of teachers added in particular periods.
Profile: In this section, the administrator can update his profile.
Change password: in this section, the administrator can change their own passwords
Log out: through this button, the administrator can log out.
I forgot my password: in this section, the administrator can receive your password using a registered email ID and a contact number.
The administrator can also recover your password.




Note: The MD5 encryption method is used in this project.

The users
Users can search for teachers by entering the name of the subject.

How to run the Teachers Record Management System Project (TRMS) Project
1. Download the zip file

2. Extract the file and copy trms 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 trms

6. Import trms.sql file (given inside the zip package in SQL file folder)

7.Run the script http://localhost/trms (frontend)
Teachers Record Management System in PHP || Download Full Source Code 


Credential for admin panel :



Username: admin
Password: Test@123


View Demo———————————————






Previous Post
Next Post

No comments:

Post a Comment