You are on page 1of 12

The Second synopsis 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

2019

DEPARTMENT OF COMPUTER SCIENCE


GURU NANAK DEV UNIVERSITY
AMRITSAR(INDIA)
Declaration

(Give a self declaration stating like the work submitted is done by you countersigned by your supervisor in
the training institute.)
Acknowledgment

(Write it, if you feel like.)


Contents

1 Revisiting the Problem 7


1.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
1.2 Problem Definition . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
1.3 Project Plan Adherence . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
1.4 Your Progress so far . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7

2 Detailed Analysis 8
2.1 Problem Details . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
2.2 Inputs . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
2.3 Constraints/Conditions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
2.4 Outputs . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
2.5 Assumptions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8

3 Design 9
3.1 Database Design . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
3.2 Process Design . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
3.3 Interface design . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
3.4 Module design . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
3.5 Report Design . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9

4 Annexures 10
4.1 First Synopsis . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
4.2 Any other, as per your requirements. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10

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

4
List of Figures

5.1 An Example figure . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12

5
List of Tables

5.1 An Example Table . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12

6
Chapter 1

Revisiting the Problem

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

1.2 Problem Definition


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

1.3 Project Plan Adherence


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

1.4 Your Progress so far


• Attach a copy of the email conversations with the supervisor(s).
• Include a report(on the letter head) from your trainer about the progress made by you so far.(Remember
all such periodic reports are to be included in the following synopses/report, and also to be mailed to your
supervisor(s))

7
Chapter 2

Detailed Analysis

You are free to use standard tools/digrams for the analysis. The analysis may contain the following:

2.1 Problem Details


Describe your problem in detail.

2.2 Inputs
Describe here your inputs that your software will be processing on.

2.3 Constraints/Conditions
Describe here your constraints/Conditions that your software will be working in.

2.4 Outputs
Describe here your outputs that your software will be producing.

2.5 Assumptions
Describe here your assumptions that your are must for your software.

8
Chapter 3

Design

Remember here that the design here should fall directly from Analysis. It may contain the following:

3.1 Database Design


Describe here your database design. Describe here each table/relation with all the details independent of
any (R)DBMS package. Do not attach here the print outs from the (R)DBMS package. You are free to use
standard diagrams to represent the dependencies.

3.2 Process Design


Give your process design here.

3.3 Interface design


Give your interface(like forms) details. DO NOT ATTACH ANY FORM GENERATED THROUGH ANY
FORM PAINTER.

3.4 Module design


Discuss here all your program modules.

3.5 Report Design


Discuss all the required reports. DO NOT ATTACH ANY REPORT GENERATED THROUGH ANY RE-
PORT WRITER.

9
Chapter 4

Annexures

4.1 First Synopsis


4.2 Any other, as per your requirements.

10
Chapter 5

Some General Instructions(Not to be


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

• Please refer and follow the relevent instructions mentioned in the first synopsis template.
• It is reemphasized that you are to describe only your role in the (larger)Project and send only the PDF.
• Draft second synopsis in such a way that it should be in continuation to the first synopsis. Whatever has
been completed should be described in the past tense only.
• Stick to standard practice/principles/rules in using tools and drawing the diagrams. I recommend you to
go through the rules once again.
• The Design chapter to be prepared using DTP tools like MSWord/latex/libre office/drawing tools only.

11
The following table and picture has been included just for the purpose of the entries in list of tables and list of
figures respectively.

Table 5.1: An Example Table


Sr. No. Item

Figure 5.1: An Example figure

You might also like