Student Information System Project Report | Synopsis in PHP

TABLE OF CONTENTS

  1. INTRODUCTION.. 3

1.1 Purpose: 3

1.2 Scope : 4

  1. SYSTEM ANALYSIS. 5

2.1        Existing System: Student Information Management System:-. 5

2.2        Proposed System - Student Information Management System.. 5

2.3        Feasibility Analysis - Student Information Management System.. 6

2.3.1         Technical Feasibility: 6

2.3.2         Economical Feasibility. 6

  1. SYSTEM ARCHITECTURE.. 8

3.1        Admin Module:-. 8

3.2        Faculty Module:-. 8

3.3        Student Module:-. 8

3.4        Services Diagram of Modules. 9

3.5        Data Flow Diagram:-. 11

3.6        ER-DIAGRAM... 14

  1. OVERALL DESCRIPTION.. 17

4.1        Product Perspective : 17

4.2        Product Functions : 17

4.3        User Classes and Characteristics : 18

4.4        Operating Environment : 18

4.5        Constraints : 18

4.6        Use Case Model : 19

  1. TECHNOLOGY OVERVIEW... 27

5.1        PHP. 27

5.2        MySQL.. 27

5.3        Apache. 28

5.4        XAMPP. 28

5.4.1         Obtaining and Installing XAMPP. 28

5.4.2         Creating a Database and Inserting Data. 29

  1. PROJECT DESCRIPTION.. 31

6.1        Introduction. 31

6.2        Description Of Root Directory Contents. 32

6.3        Description of Database tables: 34

  1. SCREENSHOTS. 39
  2. CODING.. 45
  3. BIBLIOGRAPHY.. 85

 

  1. INTRODUCTION

Student Management System is software which is helpful for students as well as the school authorities. In the current system all the activities are done manually. It is very time consuming and costly. Our Student Management System deals with the various activities related to the students.

There are mainly 3 modules in this software

  • Administrator Module
  • Faculty Module
  • Student Module.

 

In the Software we can register as a faculty as well as a student for every student the authentication code and the roll no is provided by the head of the department faculty and for the registration of a faculty the Registration ID and the authentication code is provided by the administrator the institute.

In this project an admin can manage the faculty and take decision about the students like deletion of any student admin is authorized to create the token for the registration of the faculty as same as a faculty is authorized for creating token for the registration of a student.

1.1 Purpose:

 

 

The objective of Student information System is to allow the administrator of any organization to edit and find out the personal details of a student and allows the student to keep up to date his profile .It’ll also facilitate keeping all the records of students, such as their id, name, mailing address, phone number, DOB etc. So all the information about an student will be available in a few seconds.

 

Overall, it’ll make Student Information Management an easier job for the administrator and the student of any organization.

The main purpose of this SRS document is to illustrate the requirements of the project Student information System and is intended to help any organization to maintain and manage its student’s personal data.

 

Download Full Report

Leave a Reply