Student Result Management System


Students can see the result in this system. After the training and Exam, it's very easy to shows the result to students with the help of student roll no. This application is also used for the college management system.

Modules of Student Result Management System:

  • Students:- You can add the student detail ie. fields (Student Name, Roll No, Email ID, Gender, Class, and DOB).
  • Student Classes:- In this Module can easily create the class with the section option. Also, you can manage all classes and the section.
  • Subjects:- you can create the subject with the subject code. A very simple method to manage the subjects. You can also assign the subject to the class in a simple way.
  • Result:- Result Section is a very important part of the application. you have to select the class then select the student name after that you will see the subjects than just ad the marks in the subjects fields.

Admin Features

  • Change password:- Admin can change the password any time.
  • Dashboard:- On the Dashboard admin can see the Total Registered users, Subjects Listed, Total Classes, Result Declared.
  • Full Screen:- Full-screen option is available for the admin.
  • Responsive:- This application is responsive admin can easily access on any device ie. Desktop/Laptop/Tablet/Mobile etc.

Search Result Option for Students

Search Result option is available on the root section. Students can search the result with the help of roll no. and a class option. When clicking on the search button a result detail will be displayed on the screen. There is also an available print option

Installation

  1. Download Zip file
  2. Extract downloaded file
  3. Open PHPMyAdmin
  4. create database srms
  5. open srms database in PHPMyAdmin
  6. now import the database srms.sql
  7. Click on go button
  8. type localhost in browser
  9. open srms
  10. for admin right side fill admin username and password.

Login Detail

Username: admin

Password:  admin

Comments

Popular posts from this blog

How to Create Animation using jQuery

How to Connect the Database in PHP