Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 7

“TITLE OF MINOR PROJECT”

Minor Project Report

Submitted by

Student Name

Registration No

In partial fulfilment for the award of the degree

of

BACHELOR OF TECHNOLOGY
IN

COMPUTER SCIENCE & ENGINEERING

At

JECRC UNIVERSITY, JAIPUR


May 2020
Acknowledgements
Many people have supported me, in different ways, during the work with the thesis. I’d like to
thank my guide ___________& HOD _____________ for their kind and active support and
valuable guidance during the work process. My family has as always offered me their
unconditional support, thank you! I have taken efforts in the Minor Project. However, it would
not have been possible without the kind support and many individuals and organizations. I would
like to extend my sincere thanks to each and every members related to JECRC University.

Student Name

Registration No.
Candidate’s Declaration

I, ________________, bearing roll number ____________, hereby declare that the work which is
being presented in the Minor Project, entitled “_______________________________” in partial
fulfilment for award of Degree of “Bachelor of Technology” in Department of Computer Science
Engineering is submitted to the Department Computer Science & Engineering, JECRC University is
a record of Minor Project work carried under the Guidance of Guide name, Department Computer
Science & Engineering.

I have not submitted the matter presented in this work anywhere for the award of any other Degree.

Student Name

Computer Science

Enrolment No.:
JECRC UNIVERSITY JAIPUR
Ramchandrapura, Sitapura Industrial Area Extn., Jaipur-303905(Raj.) India
www.jecrcuniversity.edu.in

Date:14-12-2021

CERTIFICATE

Certified that the Project Report entitled “Black Jack” submitted by Abhishek Sharma bearing roll
no. 18BCON170. In partial fulfilment of the requirements for the award of the degree of Bachelor of
Technology of JECRC University, Jaipur is a record of the student’s own work carried out under my
supervision and guidance. To the best of our knowledge, this Minor Project work has not been
submitted to JECRC University or any other university for the award of the degree. It is further
understood that by this certificate the undersigned does not endorse or approve of any statement
made, opinion expressed or conclusion drawn therein but approve Minor Project for the purpose for
which it is submitted.

Ms. Dimple Sharma Dr Bhavna Sharma Dr Naveen Hemrajani

(Guide) (Coordinator) (HOD CSE )


The following is suggestive format for arranging the Minor Project report matter into various
chapters:
1. Introduction
This chapter must describe introduction about your Minor Project.
2. Literature Survey/Review of Literature
3. Software Requirement Analysis
Define the problem
Define the modules and their functionalities
4. Software Design
The design part must include the following items
▪ DFDs in case of Database Minor Projects
▪ UML diagrams. This UML diagrams must include the following
Class Diagrams
Interaction diagrams-Sequence and Collaboration
diagrams
Object Diagrams
Usecase diagrams
▪ Control Flow diagrams
▪ Database Design
For database Minor Projects, the report must include the following items.
o E-R Diagrams
5. Software and Hardware requirements
6. Coding /Code Templates
Consist of coding or code outline for various files
Explain each class with functionality and methods with input and output
parameters.
For Database Minor Projects, the report consisting of
o Tables – explaining all fields and their data types
o Stored procedures (PL/SQL)

7. Testing
Various test cases (two or three) for black box and white box testing
8. Output Screens
Should include all user interfaces and output screens.
9. Conclusions
10. Further Enhancements/Recommendations
11. References/Bibliography
12. Appendices (if any).

TABLE OF CONTENTS Page

DECLARATION ........................................................................................................................... ii
CERTIFICATE.............................................................................................................................. iii
ACKNOWLEDGEMENTS .................................................................................. ………………iv
ABSTRACT................................................................................................................................... v
LIST OF TABLES........................................................................................................................ vii
LIST OF FIGURES..................................................................................................................... viii
LIST OF SYMBOLS ................................................................................................................... ix
LIST OF ABBREVIATIONS...................................................................................................... x
CHAPTER 1 (INTRODUCTION, BACKGROUND OF THE PROBLEM, STATEMENT OF
PROBLEM etc.)............................................................................................................................. 1
1.1. ..................................................................................................................................... 5
1.2. ..................................................................................................................................... 8
Paper, Typing , Format:

● Paper (A4 size) should be used for the preparation of the Minor Project report. Typing
should be done on one side of the paper with character font in size 12 of Times New
Roman.
● The layout should provide a margin of 4 cm on the left, 3 cm on the top and bottom and 2
cm on the right.
i.e. Left margin space 4 cm

top and bottom margin space 3 cm

Right margin space 2 cm

● Fresh paragraph should commence after five spaces. Double-spacing or One and half
line spacing shall be provided throught the report.
● The page numbers should be indicated at bottom-middle of the each page.
● Should not underline the heading/subheadings and should not put colons ( : ) in headings
or subheadings

You might also like