You are on page 1of 10

TITLE OF THE PROJECT

A Project Report Submitted by

NAME OF THE STUDENT 1 – ENR NO 1

in partial fulfilment for the Software Engineering


Diploma Engineering
in
Computer Engineering

Faculty of Diploma Studies


Marwadi University, Rajkot
2023-2024
Marwadi University
Faculty of Diploma Studies
Computer Engineering Department
2023-2024

CERTIFICATE

This is to certify that the project entitled Project Title has been carried out by

Name of Student1 – Enrollno, under my guidance in fulfilment of term work,

for the subject Software Engineering of 4th semester in Computer Engineering

of Marwadi University, Rajkot during the academic year 2023-24.

Date: ___________________

Subject Faculty Head of the Department


Acknowledgement

The presentation of this report gives us a great pleasure and satisfaction in presenting this
report on my project work as a part of the final fulfillment for the Bachelor of Engineering.
We would like to take this opportunity to express our sincere gratitude to several people,
without whose help and encouragement, it would have been impossible for us to carry out the
desired work.
We are thankful to Prof. (Subject Faculty) for her help during our project duration, which
enabled us to complete our project with desired results. We are also very much thankful to all
other faculty members for their support throughout our study.
Last but not the least the most important of all out association to Faculty members and project
guide. They not only guided us throughout the project but also gave us a constant
encouragement, which instilled in us a confidence to make the best of this project. We are
heartily thankful to them.

With Sincere Regards,


NAME OF THE STUDENT 1
ABSTRACT
Index
Acknowledgements................................................................................................................i
Abstract.................................................................................................................................ii
List of Figures.........................................................................................................................
List of Tables...........................................................................................................................
List of Abbreviations..............................................................................................................

1 Introduction....................................................................................................................
1.1 Project Summary .....................................................................................................
1.2 Purpose.....................................................................................................................
1.3 Scope........................................................................................................................
1.4 Technology and Literature Review..........................................................................

2 Project Management....................................................................................................0
2.1 Project Planning and Scheduling………………………………………………...
2.1.1 Project Development Approach…………………………………………….
2.1.2 Project Plan…………………………………………………………………
2.1.3 Schedule Representation…………………………………………………...

2.2 Risk Management………………………………………………………………..


2.2.1 Risk Identification………………………………………………………….
2.2.2 Risk Analysis……………………………………………………………….
2.2.3 Risk Planning……………………………………………………………….

2.3 Estimation…………………………………………………………………………
2.3.1 Effort Estimation……………………………………………………………
2.3.2 Cost Analysis……………………………………………………………….

3 System Requirement Study.........................................................................................0


3.1 User Characteristics..................................................................................................
3.2 Hardware and Software Requirements.....................................................................
3.3 Constraints………………………………………………………………………...

4 System Analysis............................................................................................................0
4.1 Study of Current System..........................................................................................
4.2 Problem and Weakness of Current System..............................................................
4.3 Requirements of New System..................................................................................
4.4 Feasibility Study.......................................................................................................
4.5 Requirements Validation………………………………………………………….
4.6 Functions of System……………………………………………………………..

4.7 Data Modeling…………………………………………………………………..,

4.8 Functional and Behavioral Modeling……………………………………………

4.9 Main Modules of New System…………………………………………………..

4.10 Selection of Hardware and Software Justification………………………………

5 System Design...............................................................................................................0
5.1 Database Design/ Data Structure Design………………………………………..
5.1.1 Mapping objects/ Classes to Tables (if non 00 languages)………………...
5.1.2 Tables and Relationship……………………………………………………
5.1.3 Logical Description of Data………………………………………………..

5.2 System Procedural Design………………………………………………………


5.2.1 Designing Pseudo Code or Algorithm for Method or Operations………….
5.2.2 Flow Chart or Activity Design………………………………………………

5.3 Input/ Output and Interface Design………………………………………………


5.3.1 Samples of Forms, Reports and Interface……………………………………
5.3.2 Access Control and Security…………………………………………………
5.3.3 State-Transition Diagram…………………………………………………….

5.4 System Architecture Design………………………………………………………

6 Implementation Planning and Details........................................................................0

6.1 Implementation Environment………………………………………………………

6.2 Program / Modules Specification…………………………………………………..

6.3 Security Features…………………………………………………………………...

6.4 Coding Standards…………………………………………………………………..

6.5 Sample Coding……………………………………………………………………..

7 Testing...........................................................................................................................0

7.1 Testing Plan…………………………………………………………………………

7.2 Testing Strategy…………………………………………………………………….

7.3 Testing Methods…………………………………………………………………….

7.4 Test Cases…………………………………………………………………………..

8 Screen Shots and User Manual...................................................................................0


9 Limitation and Future Enhancement.........................................................................0
10 Conclusion and Discussion……………………………………………………………………….0

List of Figure

Figure No. Description Page No

Fig.1 Name of Figure


Fig.2 Name of Figure
List of Table

Table No. Description Page No

Table.1 Name of Table


Table.2 Name of Table
List of Abbreviations

Symbol Abbreviations

HTML Hypertext markup language

sql Structured query language.

RAM Random Access Memory

CSS Cascading style sheet

PK Primary key

FK Foreign key

APE As per expectation


NOTE: MAIN HEADER (TIMES NEW ROMAN – 14) (BOLD)
SUB HEADER (TIMES NEW ROMAN – 12)
CONTENT (TIMES NEW ROMAN – 10)
JUSTIFY ALLIGNMENT

You might also like