You are on page 1of 7

ACKNOWLEDGMENT

We solemnly takes this opportunity to thank all the helping hands who made us accomplish
this project.

First and foremost we thank the Lord Almighty who is the source of the knowledge and one
who has guided in all aspect to the bring out of this project a successful one.

We wish to thank the management and our beloved principal Dr.K S Kurian for granting us
the permission and necessary facilities for doing the project. We are extremely thankful to the
head of the department Mrs.Jintumol John for her overall guidance in doing the project.

We think all of our faculty members of IT department for their valuable suggestions and
support, we also thank our parents and friends for their support and encouragement which
helped us a lot in finalizing this project within the limited time frame.

.
TABLE OF CONTENTS

Page no

ABSTRACT

LIST OF TABLES

LIST OF FIGURES

SCREENSHOTS

1. INTRODUCTION 1

1.1 Project Overview 2

1.2 Organization Profile 3

1.3 Introduction to tools 5

1.3.1 ASP.NET 5

1.3.2 SQL Server 2008 7

1.3.3 Operating System 7

2. SYSTEM STUDY 9

2.1 Introduction 10

2.1.1Feasibility Analysis 10

2.2 Existing system 12

2.3 Proposed system 13

2.4 Techniques for system study 14

3. SYSTEM ANALYSIS 16

3.1 Introduction 17

3.2 Software Requirement specification 18


3.2.1 Hardware specification 18

3.2.2 Software specification 18

4. SYSTEM DESIGN 19

4.1 Introduction 20

4.2 Module specification 21

4.3 Input design 23

4.4 Output design 26

4.5 Database design 27

4.6 Dataflow diagram 35

5. SYSTEM TESTING AND IMPLEMENTATIONS 41

5.1 Testing 42

5.2 Implementation 46

6. CONCLUSION AND FUTURE ENHANCEMENT 48

BIBLOGRAPHY 51

APPENDIX A 53
ABSTRACT

OPRA is an website aimed to send students progress report to their parents as e-mail and
also to record attendance of students. It is developed to provide marks in an easy and quick
manner to the parents. By using this system a fast feedback about the students performance
can be provided to parents.

In this system admin registers each teachers details in the institution such as name,
designation, class in charge, with a username and password. The admin also assigns subjects
to each teacher and admin has the responsibility to assign a teacher as class teacher in every
academic year.

At the beginning of every academic year each class teacher upload their students information
to the system such as student ID, name, address, gender, batch, parents name, mobile number
etc. The teacher also specifies the subjects in each semester and prepare internal marks,
model exam marks of appropriate students in their class. The teacher can send it to the
parents with the help of this system. With the help of this system the university results are
also forwarded to the parents e-mail id.

The aim of this project is also to make the attendance system simple. The teachers should be
able to give attendance to the students using the website. This facility is mainly intended to
avoid manual work of staff.

The system also provide facility for students to login and view their results with the help of
their admission number and date of birth. If the student has any complaint regarding the
published result, they can post their complaints.
LIST OF TABLES

Tables Page no

4.1 LOGIN table 27

4.2 COURSE table 27

4.3 SUBJECT table 27

4.4 FACULTY table 28

4.5 STUDENT DETAILS table 29

4.6 ASSIGN CLASSTEACHER table 29

4.7 FACULTYSUBJECT table 30

4.8 MARKDETAILS table 31

4.9 INTERNAL EXAM table 31

4.10 MODEL EXAM table 32

4.11 UNIVERSITY MARK table 32

4.12 ATTENDANCE table 33

4.13 FEEDBACK table 33


LIST OF FIGURES

Figure Page no

4.6 Data flow diagram

4.1 level 0 37
4.2 level 1 37
4.3 level 1.1 38
4.4 level 1.1.1 38
4.5 level 1.2 39
4.6 level 2 39
4.7 level 2.1 40
SCREEN SHOTS

A Screen Shots

A.1 54

A.2 54

A.3 55

A.4 55

A.5 56

A.6 56

You might also like