0% found this document useful (0 votes)
36 views14 pages

Miniproject Report Template

This document is a project report submitted by four students for their Bachelor of Engineering degree in Computer Engineering. It includes sections on the title page, certificate, declaration, acknowledgements, abstract, table of contents, and introduction. The report describes a project completed under the guidance of a professor to fulfill the requirements for a computer engineering degree from the University of Mumbai.

Uploaded by

Vitthal Sawant.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
36 views14 pages

Miniproject Report Template

This document is a project report submitted by four students for their Bachelor of Engineering degree in Computer Engineering. It includes sections on the title page, certificate, declaration, acknowledgements, abstract, table of contents, and introduction. The report describes a project completed under the guidance of a professor to fulfill the requirements for a computer engineering degree from the University of Mumbai.

Uploaded by

Vitthal Sawant.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 14

A PROJECT REPORT ON

<TITLE OF PROJECT>

Submitted By
First Name Last Name of student (Exam Seat No.)
First Name Last Name of student (Exam Seat No.)
First Name Last Name of student (Exam Seat No.)
First Name Last Name of student (Exam Seat No.)

Under the guidance of

Prof [Name of Guide]

In partial fulfillment of
the requirements for the award of the degree of
Bachelor of Engineering
in
Computer Engineering

Department of Computer Engineering


Sindhudurg Shikshan Prasarak Mandal’s College of Engineering
Harkul (Budruk), Kankavali, Maharashtra, India – 416 602

University of Mumbai
Academic Year 2021-2022
Sindhudurg Shikshan Prasarak Mandal’s College of Engineering
Harkul (Budruk), Kankavali, Maharashtra, India – 416 602

DEPARTMENT OF COMPUTER ENGINEERING

Certificate
This is to certify that, the project report entitled “<Title here> ” is successful
submitted by

<Name here> <Roll no here>


<Name here> <Roll no here>
<Name here> <Roll no here>
<Name here> <Roll no here>

for the partial fulfillment of the requirements of the termwork of---------_of


-------------Bachelor of Engineering in Computer Engineering.

<Guide name here> Prof. D.P. Mhapasekar Dr. A.C. Gangal

Project Guide HoD Principal

Internal Examiner External Examiner


Date: March 30, 2022
Place: Kankavali

Declaration

I declare that this written submission represents my ideas in my own words and where

others’ ideas or words have been included, I have adequately cited and referenced the original

sources. I also declare that I have adhered to all principles of academic honesty and integrity

and have not misrepresented or fabricated or falsified any idea/data/fact/source in my

submission. I understand that any violation of the above will be cause for disciplinary action

by the Institute and can also evoke penal action from the sources which have thus not been

properly cited or from whom proper permission has not been taken when needed.

Date:

1)Name of Student: …………………………………..


2)Name of Student: …………………………………..
3)Name of Student: …………………………………..
4)Name of Student: …………………………………..
ACKNOWLEDGEMENT

Purpose of acknowledgements page is to show appreciation to those who contributed in


conducting this dissertation work and duties related to the report writing. Therefore when
writing acknowledgements page you should carefully consider everyone who helped during
research process and show appreciation in the order of relevance. In this regard it is suitable to
show appreciation in brief manner instead of using strong emotional phrases.
In this part of your work it is normal to use personal pronouns like “I, my, me” while in the rest
of the report this articulation is not recommended. Even when acknowledging family members
and friends make sure of using the wording of a relatively formal register. The list of the
persons you should acknowledged, includes guide (main and second), academic staff in your
department, technical staff, reviewers, companies, family and friends.
You should acknowledge all sources of funding. It is usually specifically naming the person
and the type of help you received. For example, an advisor who helped you conceptualize the
project, someone who helped with the actual building or procedures used to complete the
project, someone who helped with computer knowledge, someone who provided raw materials
for the project, etc.
ABSTRACT

The 500 word abstract shall highlight the important features of the
thesis/dissertation/project report and shall correspond to the electronic version to be
submitted to the Library for inclusion in the website. The Abstract in the thesis,
however, shall have two more parts,
namely, the layout of the thesis giving a brief chapter wise description of the work and
the key words.
CONTENT

Name of Chapter Page No

1 Introduction to Project Topic 1


1.1 Introduction to dissertation Topic 1
1.2 Organization of the report 1
2 Literature survey 4
4.1 Introduction 4
4.2 Different Approaches 4
4.3 Comparative study 4
3 System Analysis & Design 7
3.1 Users of System 7
3.2 Functional Requirements 8
3.3 Software and Hardware Requirements
3.4 Overall architecture 8
3.5 Database Design/ Algorithms 8
Other points if any 8
4 Implementation 9
4.1 Coding Sniplets 10
4.2 GUI Snapshots
5 Any other topic 15
6 Result and discussion 17
7 Conclusion and future scope 18
References 19
CHAPTER <chapter no>

INTRODUCTION

The following points should be part the introduction topic.


● Formal introduction
● Background
● Domain
.
CHAPTER <chapter no>

LITERATURE REVIEW

Following points should be covered in literature survey


● Related work carried out earlier of your dissertation topic.
● Explain in details the earlier work carried out along with it advantages and
disadvantages.
● Experimental results and discussion of earlier work carried out in the same field.
● Proper citation is expected.
● Discussion should as per your understanding and in your own words.
● Proper plagiarism checking is expected.
CHAPTER <chapter no>

SYSTEM DESIGN

● A design document outlines an implementation that will satisfy the requirements of the
SRS.
● UML diagram
● UML diagrams which may include Class diagram, Sequence diagram, Object diagram,
Component diagram, Deployment diagram.

● Architecture
● Block diagram of the entire system. Explain all blocks present in the architecture.

● Algorithms
● All algorithms in dissertation should be included with explanation. Techniques used in
the system should be explained.

● Figure should be added as per the following example.

● Fig. 3.1: Nature


CHAPTER <chapter no>

METHODOLOGY & IMPLEMENTATION

3.1 Methodology
Explain working of project .Explain all modules and components
of project,and how they interact with each other.

3.2 Implementation
Add screen shots of user interfaces step by step and write description of
that step
CHAPTER <chapter no>

SOFTWARE AND HARDWARE REQUIREMENT

4.1 Software requirements

● A software requirements specification (SRS) is a technical document that describes in


detail the externally visible characteristics of a software product.

● Parts of the SRS include:

o Environmental requirements: OS, platform, interoperability, standards, etc.

o Non-functional requirements: security, usability, efficiency, etc.

o Feature specifications: precisely describe each feature

● The SRS describes precisely what the system will do.

o It is based on user needs

o It sets the stage for design and system testing

4.2 Hardware requirements

● Mention hardware configuration used by machine .processor model,


Speed of processor ,features of hardware .
CHAPTER <chapter no>

ADVANTAGES

Mention advantages of your system.


CHAPTER <chapter no>

CONCLUSION AND FUTURE SCOPE

Conclude your project with future scope within 2-3 paragraphs. First paragraph should be about
conclusion. Second paragraph is about future scope and enhancement. Clearly mention what
you system is doing, what are its pros and cons. Mention the future work of your system.
Additional paragraph if required may be added.
REFERENCES
Reference is not chapter, so don’t give chapter number to it. References will include name of
the resources such as book name ,website link from which you have taken help.

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy