CSE Report Template
CSE Report Template
1. Project report may comprise of algorithms & flow chart but not the source code.
2. Get your report reviewed and verified by your supervisor in soft well before
binding in hard.
3. Each copy of project report must contain a CD-R (contain Report & Executable
Source Code) for final submission on the day of exam.
4. Every group will have to prepare following copies of project reports
4.1 Supervisor‟s copy (Hardbound)
4.2 Library‟s copy (Hardbound)
4.3 Student‟s copy (Hardbound)
5. The cover of hard binding of project report must be in Black color plastic with
Golden color Text.
6. Front cover of hard binding must be same as Title Page.
7. Colored Figure must be taken in color.
Chapter 1: Introduction
This chapter describes the introduction about your project
1.1 Overview and Motivation
This section includes, why you are motivated to do this project.
1.2 Objective
This section includes, what is your main aim in the project.
1.3 Issues and Challenges
This section contains the related issues and challenges in previous work.
1.4 Contribution
This section define the what is your contribution in project
1.5 Organization of the Project Report
This section define the how you are organizing the project next
chapter onwards
Chapter 2: Literature Review
This chapter contains all the related work of your project (at least four
research works should be given).
Chapter 3: Proposed Work
This chapter includes your proposed work, algorithm, pseudo code & Use
Case (Optional).
Chapter 4: Implementation and Result Analysis
This chapter define, how you have implemented, what are the results, snapshot
of simulated work
Chapter 5: Conclusion
This chapter concludes the project work.
References
This chapter contains the all referenced used in your project, each reference
must be referred.
Chapter Formation for Software Based Project
Chapter 1: Introduction
This chapter must describe introduction about your project
1.1 Overview and Motivation
This section includes, why you are motivated to do this project.
1.2 Objective
This section includes, what is your main aim in the project.
1.1 Summary of Similar Application
This section contains the details of similar application developed.
1.3 Organization of the Project Report
This section define the how to organize the project next chapter onwards.
Chapter 2: Software Requirement Analysis
This chapter includes requirement analysis, feasibility analysis on various
parameters, modules description, functionalities of each modules & Use Case for
various scenarios.
Chapter 3: Software Design
The design part must include the following:
Data Flow Diagram – Level 0, Level 1
UML Diagrams
o Class Diagram, Object Diagram
o Sequence Diagram, Collaboration Diagram
Database Design
o E-R Diagram, Tables- Explaining all fields & their data types,
keys, Stored Procedures
Chapter 4: Implementation and User Interface
This chapter includes all user interface, output screens and descriptions.
Chapter 5: Software Testing
This chapter contains generated test cases (two or three) for black box and
white box testing.
Chapter 6: Conclusion
This chapter concludes about your application.
Bibliography
Appendices
QUICK REFERENCE
Margins
Top edge : 1 inch (25 mm)
Left side : 1 ½ inch (38 mm)
Bottom edge : 1 inch (25 mm)
Right side : 1 inch (25 mm)
Print out : Laserjet, printed on only one side
Font size (regular Text) : Times New Roman of 12 pts
Spacing : 1.5 line spacing
Chapters : 24 pts bold (Capitalize each word)
Sections : 16 pts bold left aligned (Capitalize each word)
Subsections : 14 pts bold left aligned (Capitalize each word)
Page numbers (Preliminaries) : Bottom – right aligned – 12 pts / Roman numerals (i.)
Page numbers (Chapters) : Bottom – right aligned – 12 pts (1, 2, 3…)
Binding : Hard binding [Black cover with Golden color text]
Bachelor of Technology
in
Computer Science and Engineering
by
Name of Students
Roll No
Group No.
GLA University
Mathura- 281406, INDIA
April, 2024
Department of Computer Engineering and Applications
GLA University, 17 km Stone, NH#2, Mathura-Delhi Road,
P.O. Chaumuhan, Mathura-281406 (U.P.)
Declaration
I hereby declare that the work which is being presented in the B.Tech. Project
“Title of Project”, in partial fulfillment of the requirements for the award of
the Bachelor of Technology in Computer Science and Engineering and
submitted to the Department of Computer Engineering and Applications of
GLA University, Mathura, is an authentic record of my own work carried
under the supervision of Name & Designation of Supervisor(s).
The contents of this project report, in full or in parts, have not been
submitted to any other Institute or University for the award of any degree.
Certificate
This is to certify that the above statements made by the candidate are
correct to the best of my/our knowledge and belief.
_______________________
Supervisor
(Name of Supervisor)
Designation of Supervisor
Dept. of Computer Engg, & App.
______________________ ______________________
Project Co-ordinator Program Co-ordinator
(Dr. Mayank Srivastava) (Mr. Jitesh Kumar Bhatia)
Associate Professor Assistant Professor
Dept. of Computer Engg, & App. Dept. of Computer Engg, & App.
Date:
ACKNOWLEDGEMENT
I would like to express my (Complete it and mention the name of all the
group members will University Roll No. at last)
.
.
.
.
.
.
.
.
.
.
.
.
.
.
Sign _____________________
Name of Candidate:
University Roll No
ABSTRACT
Approximately 250 words. This is a summary of what the project is about and the
outcome of work carried out.
CONTENTS
Declaration ii
Certificate ii
Acknowledge iii
Abstract iv
List of figures v
List of Tables vi
CHAPTER 1 Introduction 1
1.1 Overview and Motivation 2
1.2 Objective 3
1.3 Summary of Similar Application 4
1.4 Organization of the Project 6