Download as pdf or txt
Download as pdf or txt
You are on page 1of 18

The final Report of the project entitled

Your Project Title Goes Here

submitted in partial fulfillment of the requirements for the degree of

YOUR CLASS

submitted by
Your Name
(Roll No.: Your Roll No.)

supervised by
Jaswinder Singh
Department of Computer Science
Guru Nanak Dev University
Amritsar

Co-supervised by(if any from within the department)


Co-supervisor
Department of Computer Science
Guru Nanak Dev University
Amritsar

2020

DEPARTMENT OF COMPUTER SCIENCE


GURU NANAK DEV UNIVERSITY
AMRITSAR(INDIA)
Certificate

(Attach a certificate of completion of the training from your trainer. Remember training period mentioned
should be as per your class curriculum. The dates must also be in sync with the earlier certificates/letters
submitted to the department/supervisor. ) The students undergoing training in the department itself will get
this certificate from me.
Declaration

(Give a self declaration stating like the work submitted is done by you.)
Certificate

I will send this certificate, in PDF format in your mailbox.


Acknowledgment

(Write it, if you feel like.)


Contents

1 Report Organization 9

2 The Problem 10
2.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
2.2 Problem Definition . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
2.3 Project Plan Adherence . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10

3 Problem Analysis 11

4 Design 12

5 Design Encoding 13
5.1 Database . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
5.2 Interface . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
5.2.1 Menus . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
5.2.2 Forms . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
5.2.3 Dialog Boxes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
5.3 Code/Program/Module . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
5.4 Reports . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13

6 Testing 14

7 Implementation 15

8 My Gains 16

9 Annexures 17
9.1 First Synopsis . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
9.2 Second Synopsis . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
9.3 Any other, as per your requirements. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17

10 Some General Instructions(Not to be made part of the synopsis, but strictly to be followed.) 18

6
List of Figures

7
List of Tables

8
Chapter 1

Report Organization

Describe here how your report is organized.

9
Chapter 2

The Problem

2.1 Introduction
Write here general introduction(not more than one paragraph) relevant to your project.

2.2 Problem Definition


Write your problem definition as was in the first/second synopsis.
For details please cite the first synopsis(attach it as annexure).

2.3 Project Plan Adherence


Discuss, how are you sticking to your project schedule by referring to the Ghant chart of the first & second
synopsises.

10
Chapter 3

Problem Analysis

Cite the relevant synopsis here.

11
Chapter 4

Design

Cite the relevant synopsis here. Remember the entire implementation must be in sync with this design in the
relevant synopsis(es).

12
Chapter 5

Design Encoding

5.1 Database
Write the DDL statements used for your database and relevant snapshots.

5.2 Interface
Attach snap shots of the relavent items from the following.

5.2.1 Menus
Describe menus and machanisms to call those menus.

5.2.2 Forms
Arrange and describe the forms in the sequence they will be called.

5.2.3 Dialog Boxes


You may include this subsection as a part of the form descriptions above.

5.3 Code/Program/Module
Use whichever term(s) is(are) application in your case. Describe the prototypes and brief description of each of
them.

5.4 Reports
Attach and describe the reports generated. Please read the next section carefully before taking the print outs.

13
Chapter 6

Testing

Describe here how you have planned the tests and then test inputs/outputs. The reports to be attached above
must be the result of the test data described here.

14
Chapter 7

Implementation

Write here the issues of project implementations.

15
Chapter 8

My Gains

Write your honest conclusions, experiences etc.

16
Chapter 9

Annexures

9.1 First Synopsis


9.2 Second Synopsis
9.3 Any other, as per your requirements.

17
Chapter 10

Some General Instructions(Not to be


made part of the synopsis, but strictly to
be followed.)

• The entire report should written in such a way that it appears as a single unit.
• You are free to use elegant cosmetics only.
• Refer and follow the relevent instructions mentioned in the first & second synopsises.

• Stick to standard practice/pricinples/rules in using tools and drawing the diagrams.


• Prepare a separate project presentation of 15-20 slides.
• Do not include anything that you could not justify at any later stage.

• Prepare sufficient Hard copies of the report in consulation with your dealing official in the department.
(Usually they are: one for the examiner, one for your supervisor(s)/trainer(s), one copy for you).
• Prepare the CDs containing soft copy of the project in PDF only and the presentation. Attach one such
CD with each hardcopy of the project.

18

You might also like