Project Final Report Template
Project Final Report Template
A PROJECT REPORT
BY
TEAM NO. 54
SUBMITTED TO
SCHOOL OF COMPUTER SCIENCE ENGINEERING AND
TECHNOLOGY, BENNETT UNIVERSITY
GREATER NOIDA, 201310, UTTAR PRADESH, INDIA
April 2023
DECLARATION
I/We hereby declare that the work which is being presented in the report entitled “Project
Title”, is an authentic record of my/our own work carried out during the period from JAN, 2023
to April, 2023 at School of Computer Science and Engineering and Technology, Bennett
University Greater Noida.
The matters and the results presented in this report has not been submitted by me/us for
the award of any other degree elsewhere.
Signature of Candidate
Name of Teammate1
(Enroll. No. E22CSE001)
Name of Teammate2
(Enroll. No. E22CSE002)
Name of Teammate3
(Enroll. No. E22CSE003)
Name of Teammate3
(Enroll. No. E22CSE004)
TABLE OF CONTENTS
<<Right click on the heading and click update flied. Your heading will be pulled here.
Same goes with all the table of content in the subsequent pages>>
LIST OF FIGURES........................................................................................................................
LIST OF ABBREVIATIONS..........................................................................................................
PROBLEM STATEMENT.............................................................................................................
1. INTRODUCTION.......................................................................................................................
2. PROJECT OUTLINE..................................................................................................................
3. IMPLEMENTATION BACKGROUND....................................................................................
4. PROJECT DOCUMENTATION................................................................................................
ONLINE RESOURCES..................................................................................................................
iii
LIST OF FIGURES
Figure Page
iv
LIST OF ABBREVIATIONS
v
PROBLEM STATEMENT
Abstracts must use 250 words to 500 Basic guidelines for the preparation of a technical work
for the project report. This document is itself an example of the desired and can be used as a
template. The document contains information regarding desktop publishing format, type sizes,
and typefaces. Style rules are provided that explain how to handle equations, units, figures,
tables, abbreviations, and acronyms. The problem statement is limited to 500 words and cannot
contain equations, figures, tables, or references. It should concisely state what was done, how it
was done, and their significance.
vi
1. INTRODUCTION
<<Provide a brief overview of the current trends and situation around your project>>
Paragraph text paragraph text paragraph text paragraph text paragraph text paragraph text
paragraph text paragraph text paragraph text paragraph text paragraph text paragraph text
paragraph text paragraph text paragraph text paragraph text paragraph text paragraph text
paragraph text paragraph text paragraph text paragraph text paragraph text paragraph text
paragraph text paragraph text paragraph text paragraph text paragraph text paragraph text
paragraph text paragraph text
Bulleted list items use the “Bullets” style from the styles pane.
<< Provide a concise statement on the problem that currently exists and is affecting the
organization/society/task.
Example: Currently, Microsoft uses Microsoft Dynamics AX as their enterprise resource
planning (ERP) solutions for businesses. The latest version of Microsoft Dynamics AX will
collect a significant amount of telemetry about the user’s actions while navigating in the
application and its thousands of forms.>>
1
2. PROJECT OUTLINE
<<Provide a detailed description of the structure of project (atleast 1 page) that you
created around your project topic and what motivated you, after researching, to work on the
project.
<< Provide a concise statement on the purpose of the project; the problem or opportunity
addressed. The explanation should include what you intended to do. Vision – how will the
customer’s world improve as a result of this project? When appropriate, tie this into what is
currently being considered or has just been completed at the organization
Example: This project aims to extract information about how users use the forms by
analyzing the raw telemetry data. By using big data analysis and machine learning techniques we
hope to develop predictions into what actions the user will do next. Using these insights, the
Microsoft Dynamics AX engineering may be able to optimize the user experience and reduce the
number of steps needed to perform desired actions or reach desired forms.>>
2
3. IMPLEMENTATION BACKGROUND
<<In this chapter you give the specifics of the java libraries and frameworks used in your
project. What is the library used for, its architecture and basic functionality. If other frameworks
such ass flutter are used then provide their description as well. >>
3
4. PROJECT DOCUMENTATION
Describe the major functions that you have created, input parameters, output of function,
usage, major variables used and description of processing. Also include snapshots of visuals
elements of your project and how they change after interaction with different components.
4
ONLINE RESOURCES