You are on page 1of 21

<<PROJECT TITLE>

A Mini-Project Report Submitted


For
Partial Fulfilment of the Requirements of the
Degree of Bachelor of Engineering

In

COMPUTER ENGINEERING

(Semester V)
By

<<Group Members Name with Roll No>>

Under the guidance of


<<Project Guide’s name>>

2023-2024
This work is dedicated to my family.
I am very thankful for their motivation and support.

i
This is to certify that the mini-project entitled “________________” is a bonafide
work of “<< Students1 name (Roll_no), Students2 name (Roll_no)…..>>”
submitted to the University of Mumbai in partial fulfillment of the requirement
for the award of the degree of Bachelor of Engineering in Computer
Engineering (Semester- V).

<<Name and Sign>>

Guide/ Supervisor

Dr. Sujata Deshmukh Dr. S. S. Rathod


HOD, Computer Dept. Principal

ii
Approval Sheet

Mini Project Report Approval for T.E. (Semester-V)

This mini-project report entitled <<Add Title Here>> submitted by <<Add


Student names and Roll Nos >> is approved for the degree of Bachelor of
Engineering in Computer Engineering (Semester-V).

Examiner 1.——————————

Examiner 2. ——————————

Date:

Place: Mumbai

iii
Declaration

We declare that this written submission represents our ideas in our own words
and where others' ideas or words have been included, we have adequately cited
and referenced the original sources. We also declare that we have adhered to all
principles of academic honesty and integrity and have not misrepresented or
fabricated or falsified any idea/data/fact/source in our submission. We 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.

<<Add Student Name1 ,Roll No and Sign>>


<<Add Student Name2, Roll No and Sign>>
<<Add Student Name3 ,Roll No and Sign>>
<<Add Student Name4, Roll No and Sign>>

iv
Abstract

<Note: 20-25 lines of abstract of your project ,Style: Times New Roman , Font 12, Justified>

Keywords:
<Add important Keywords related to your project, Style: Times New Roman , Font 12, Left
Aligned>

v
Acknowledgments
[Please write your own ack]

We have great pleasure in presenting the report on “Project Title <in camel
case>”. I take this opportunity to express my sincere thanks towards the guide
[Name of the guide], C.R.C.E, Bandra (W), Mumbai, for providing the technical
guidelines, and the suggestions regarding the line of this work. We enjoyed
discussing the work progress with him/her during our visits to department.

We thank Dr. Sujata Deshmukh, Head of Computer Engineering department,


Principal and the management of C.R.C.E., Mumbai for encouragement and
providing necessary infrastructure for pursuing the project.

We also thank all non-teaching staff for their valuable support, to complete our
project.

Date:
Student name 1 (Roll No.)
Student name 2 (Roll No.)
Student name 3 (Roll No.)

vi
Table of Content
Chapter No Topic PageNo.

Abstract
1 Introduction
2 Objective
3 Scope
4 Review of Literature
5 Proposed System

5.1 Drawbacks of Existing Systems


5.2 Problem Statement
6 System Design
6.1 Module Diagram
6.2 Module Description
6.2.1 Algorithms
6.2.1.1 Theoretical Analysis
6.2.1.2 Algorithms Used
6.2.2 Database(s)
6.2.3 UML Diagram
6.2.4 Database Design
6.2.5 UI Design
6.2.6 Hardware and Software Used
7 Implementation
8 Results
References
Appendix

vii
List of Tables

Table Table Name Page


No. No.

List of Figures

Figure Figure Name Page


No. No.

viii
Chapter 1
INTRODUCTION
<<Note:

 Add 1-2 pages of introduction,

Points applicable for all chapters:


 all pages before introduction (except cover page) should be numbered in small case roman,
all pages from chapter 1 introduction should be in decimal numbering till Chapter 8:
Results; Followed by roman numbering continuation
 Every Chapter on new page
 Style: Times New Roman , Font 12, Justified for all chapters , Style: Times New
Roman , Font 12, Justified, Bold (for title)
 Table name and table number should come above the table; tables are numbered
chapterwise
 Figures name and figure number should be below the figure; figures are numbered
chapterwise
 If any equations are added, they are numbered in sequence irrespective of chapters
 Give appropriate citations and references for review of literature, images /algorithms/ etc
sourced from various sources.>>
 Appendix 1: Module wise :you can include some important sections of your
implementation here
 Appendix 2: Plagiarism Report of Project Report
 Appendix 3: Relevant drafted Technical paper if any.
Chapter 2

OBJECTIVES OF THE PROJECT

<<List down the Objectives of the Project>>


Chapter 3

SCOPE OF THE PROJECT

<<define the scope of the project>>


Chapter 4
REVIEW OF LITERATURE

<Note:
 table consisting of paper title with citation, algorithms, database, results,
advantage-disadvantage / summary
 all cited papers should be included in references
 minimum of each 12 -number of papers should be reviewed >
Chapter 5
PROPOSED SYSTEM

5.1 DRAWBACKS OF EXISTING SYSTEM


<<mention the drawbacks of existing system >>

5.2 PROBLEM STATEMENT


<<Write Problem Statement for Proposed System>
Chapter 6

SYSTEM DESIGN

6.1 BLOCK DIAGRAM


<<Add figure and explain different components of block diagram>>

6.2 MODULE DESCRIPTION

6.2.1 ALGORITHMS
6.2.1.1 THEORITICAL ANALYSIS
<<Justify the selection of Algorithms>>

Algorithms
Algorithm Algorithm Algorithm
1 2 N
<with <with <with
description description description
in 4-5 in 4-5 in 4-5
lines> lines> lines>
Justify your choice

6.2.1.2 ALGORITHMS USED


<<Detailed explanation of every algorithm used>>

6.2.2 DATABASE(S)
<<Give metadata about the database selected along with snapshot of
database with values>>

6.2.3 UML DIAGRAM(S)


<<choose the appropriate UML diagram , discussing it with your
mentor, add them accordingly in this section , giving it sub-numbering
. ex. 6.2.3.1 Data Flow Diagram, 6.2.3.2 Activity Diagram …>>
6.2.4 DATABASE DESIGN

<<discuss database and tables structures and data within>>

6.2.5 UI DESIGN

<<include UI prototypes>>

6.2.6 SOFTWARE AND HARDWARE USED

<<TABLE CONSISTING OF SOFTWARE,HARDWARE, TOOLS AND THEIR


VERSION/CONFIGURATIONS and justify why you chose it>>
Chapter 7
IMPLEMENTATION

<<Giving summary of modules implemented supported by snap of


the implementation; code and UI both can be included. Do
appropriate sub sections while writing this chapter>>
Chapter 8
RESULTS

<<Provide details of results achieved . data can be represented using


images , data in tables ; results analysis can also be shown using
graphs and charts>>
REFERENCES

<<Add references only in IEEE Formats>>


APPENDIX-I

<<Module wise :you can include some important sections of your


implementation here>>
APPENDIX-II
<<Plagiarism Report>>

You might also like