Vous êtes sur la page 1sur 8

CERTIFICATE

This is to certify that this project report entitled “ONLINE MAILING SYSTEM” by Mukul
Mendiratta submitted in partial fulfillment of the requirements for the degree of Bachelor of
Technology in Computer Science and Engineering of the Maharshi Dayanand University,
Rohtak, during the academic year 2015-19, is a bonafide record of work carried out under my
guidance and supervision.

Ms. Sabita
Lecturer, Deptt. of Computer Science,
Rawal Institute of Engineering and Technology

Mr. Ankush Goyal


HOD, Deptt. of Computer Science,
Rawal Institute of Engineering and Technology
ACKNOWLEDGEMENT

Before we get into the actual report, we would like to express our gratitude to all those who
helped us in shaping up this project. In numerous ways, people who gave unending support right
from the start.
We would like to thank Ms. Sabita whose guidance and stimulating suggestions helped me
conceive the idea of the project.
We would also like to thank our project coordinator Mr.Ankush Goyal for their encouragement,
support and perseverance shown during the course of my project.
We would also like to take this opportunity to thank our teachers for their continued
understanding, active involvement, inspiration and patience

Mukul Mendiratta
15-CSE-3062

ii
ABSTRACT

This system facilitates mailing among users of an Intranet. Now-a-days organizations


are growing fast and are increasing in size also. So these organizations are divided
into departments. In the fast growing world the information is needed as fast as
possible. This can be accomplished by passing the information quickly. Quick passing
of mails is not possible in manual systems. This is because the information is passed
through persons of one department to another department. This leads to the
inconsistency and delay in delivering information. So we need a system which is
both quick and accurate. This can be achieved by developing a web-based Intranet
Mailing System.

TOOLS AND TECHNOLOGIES USED


Languages : HTML, CSS, JavaScript, java
Tools : Apache Tomcat,Ecllipse,jdk 1.8

REFERENCES
www.stackoverflow.com

www.w3schools.com

iii
Tables

Table 3.1 – Hardware Requirement.................................................................................10

Table 3.2 – Software Requirement...................................................................................10

iv
Figures
Figure 1.1 Concept of feedback system………………………………….………...2

Figure 1.2 Student Module.....................................................................................................4

Figure 1.3 Faculty Module.....................................................................................................5

Figure 3.3.1 Zero Level DFD................................................................................................11

Figure 3.3.2 First Level DFD................................................................................................12

Figure 3.3.3 Second Level DFD...........................................................................................13

Figure 3.4 Entity Relationship Diagram.............................................................................14

Figure 5.1 Home Page..............................................................................................................25

Figure 5.2 Contact Page..........................................................................................................25

Figure 5.3 About Page..............................................................................................................26

Figure 5.4 Registration Page..................................................................................................26

Figure 5.5 Student Login Page..............................................................................................27

Figure 5.6 Faculty Login Page..............................................................................................27

Figure 5.7 Admin Login Page................................................................................................28

Figure 5.8 Student Dashboard Page.....................................................................................28

Figure 5.9 Student Password Page.......................................................................................29

Figure 5.10 Student Profile Update Page...........................................................................29

Figure 5.11 Feedback Page.....................................................................................................30

Figure 5.12 Faculty Home Page............................................................................................30

Figure 5.13 Faculty Password Update Page......................................................................31

Figure 5.14 Faculty Profile Update Page...........................................................................31

Figure 5.15 Faculty Feedbcak Record Page......................................................................32

Figure 5.16 Admin Home Page.............................................................................................32

v
Figure 5.17 Add Faculty Page...............................................................................................33

Figure 5.18 Remove Faculty Page.......................................................................................33

Figure 5.19 Manage Student Page........................................................................................34

Figure 5.20 Feedback Report Page......................................................................................34

Figure 5.21 Feedback Management Page..........................................................................35

Figure 5.22 Contact Management Page..............................................................................35

vi
CONTENTS
CERTIFICATE…………………………………………………………………..i
ACKNOWLEDGEMENT……………………………………………………….ii
ABSTRACT……………………………………………………………………..iii
LIST OF TABLES…………………………………………………………….....iv
LIST OF FIGURES……………………………………………………………...v
CONTENTS…………...………………………………………………………...vi

1. INTRODUCTION……………………………..………….……………1
1.1 Concept of feedback………………………………….…………….1
1.2 Online Feedback Sysyem.. ……………………….…………….1
1.3 Proposed System………………………………………….……...3
1.4 Scope Of The Project Student Feedback System………….……..3
1.5 MODULES……………………………………………………......4
1.6 Advantages……………………………………………………......6

2. FEASIABLITY STUDY…………………………………………….…….8
2.1 Economical Feasibility…………………………………………….….8
2.2 Operational Feasibility …………………………………………….8
2.3 Primary Design Phase…………………………..……………….….8
2.4 Secondary Design Phase …………………………………………….8
2.5 General TasksI nvolvedI n Design Process............................... . . .... 9
2.6 User Interface Design…………………………..……………….….9

3. HARDWARE AND SOFTWARE REQUIREMENTS……………….…10


3.1 Software Requirements…………..………………………….………10
3.2 Hardwre Requirements…………..………………………….………10
3.4 Brief Introduction about RDBSM……………………………..….15

4. OVERVIEW OF TECHNOLOGY USED…………………………….....16


4.1 Front End Technology……………………………………………….14
4.2 Back End Technologys…………………………………………….19

5. SCREENSHOTS…………………………………………………….255.
1 Definition…………………………………………………………..18
5.2 Omni Channel…………………………………………………...…19
5.3 Create a Self-Registration Page………………………………….....20

6. CODING…………………………………………………………….……
366.1 Index Page ……………………………………………………..
……..36
6.2 Registration Page……………………………………………….……43
6.3 Feedback…………………………………………………………….51

vii
8. CONCLUSION AND FUTURE SCOPE..........................................................62
8.1 BIBLIOGRAPHY..........................................................................................64

viii

Vous aimerez peut-être aussi