final project content-1
final project content-1
PROJECT ON
[TITLE]
BY
[NAME]
[MONTH YEAR]
HOSSANA, ETHIOPIA
TITLE Page 2
ACKNOWLEGMENT
TITLE Page 3
Table of Contents
ACKNOWLEGMENT .................................................................................................................................. 4
LIST OF FIGURES ....................................................................................................................................... 7
LIST OF TABLES ........................................................................................................................................ 8
LIST OF SYMBOLS AND NOTATIONS ................................................................................................... 9
ABSTRACT ................................................................................................................................................ 10
Chapter one: ................................................................................................................................................ 11
1. INTRODUCTION ............................................................................................................................... 11
1.1. Background ................................................................................................................................. 11
1.2. Existing System Study................................................................................................................. 11
1.3. Proposed System ......................................................................................................................... 11
1.4. Objectives of the Project ............................................................................................................. 11
1.5. Scope and limitation .................................................................................................................... 11
1.6. Feasibility study .......................................................................................................................... 11
1.6.1. Economic feasibility ............................................................................................................ 11
1.6.2. Operational feasibility ......................................................................................................... 11
1.6.3. Technical feasibility ............................................................................................................ 11
1.6.4. Time feasibility.................................................................................................................... 11
1.7. Methodology ............................................................................................................................... 11
1.7.1. Methodology of data collection .......................................................................................... 12
1.7.2. System development methodology .................................................................................... 12
1.7.3. System development tools .................................................................................................. 12
1.8. Significance of the Project........................................................................................................... 12
1.9. Project organization .................................................................................................................... 12
Chapter Two: ............................................................................................................................................... 13
2. SYSTEM FEATURES ........................................................................................................................ 13
2.1. Existing System Description ....................................................................................................... 13
2.1.1. Business rule ........................................................................................................................ 13
2.1.2. Actor in the existing system ................................................................................................ 13
2.2. Description of the proposed system............................................................................................. 13
2.3. Functional Requirements ............................................................................................................. 13
TITLE Page 4
2.3.1. User Requirements .............................................................................................................. 13
2.3.2. System Requirements.......................................................................................................... 13
2.4. Non-Functional Requirements..................................................................................................... 14
Chapter Three .............................................................................................................................................. 15
3. SYSTEM MODEL .............................................................................................................................. 15
3.1. Introduction................................................................................................................................. 15
3.2. Use case diagram ........................................................................................................................ 15
3.2.1. Actor specification ............................................................................................................... 15
3.2.2. Use case description ............................................................................................................ 15
3.3. Dynamic Model ........................................................................................................................... 15
3.3.1. Sequence Diagram............................................................................................................... 15
3.3.2. Activity Diagram .................................................................................................................. 15
Chapter Four................................................................................................................................................ 16
4. SYSTEM DESIGN ............................................................................................................................. 16
4.1. Introduction................................................................................................................................. 16
4.2. Architectural Design.................................................................................................................... 16
4.3. Component Diagram ................................................................................................................... 16
4.4. State chart modeling ................................................................................................................... 16
4.5. User Interface Design .................................................................................................................. 16
4.6. Data Structure Design (database design) .................................................................................... 16
4.7. Algorithm Design ........................................................................................................................ 16
4.8. Deployment Diagram .................................................................................................................. 17
Chapter Five: ............................................................................................................................................... 18
5. IMPLEMENTATION AND TESTING .............................................................................................. 18
CHAPTER Six ........................................................................................................................................... 18
6. CONCLUSION AND RECOMMENDATION ................................................................................... 18
6.1. Conclusion ................................................................................................................................... 18
6.2. Recommendation ........................................................................................................................ 18
REFERENCE .............................................................................................................................................. 18
TITLE Page 5
LIST OF FIGURES
TITLE Page 6
LIST OF TABLES
TITLE Page 7
LIST OF SYMBOLS AND NOTATIONS
TITLE Page 8
ABSTRACT
TITLE Page 9
Chapter one:
INTRODUCTION
1.1. Background
Mission, vision and objective of the organization for which you are going to develop
the new system, etc…
1.7. Methodology
State how the requirements are gathered, the tools used for analysis and design,
implementation, etc. ….
TITLE Page 10
1.7.1. Methodology of data collection
TITLE Page 11
Chapter Two:
SYSTEM FEATURES
2.1. Existing System Description
Describe the excising system how it works in detail step by step Proposed System
Description
TITLE Page 12
2.4. Non-Functional Requirements
List all the non-functional requirements which are relevant to your system
TITLE Page 13
Chapter Three:
SYSTEM MODEL
3.1. Introduction
TITLE Page 14
Chapter Four:
SYSTEM DESIGN
4.1. Introduction
4.2. Architectural Design
Describe the logical characteristics of each interface between the software product and
the users. This may include sample screen images, any GUI standards or product family
style guides that are to be followed, screen layout constraints, standard buttons and
functions (e.g., help) that will appear on every screen, keyboard shortcuts, error message
display standards, and so on. Define the software components for which a user interface
is needed.
TITLE Page 15
For the elements found in architectural design define the algorithm required for each
element to accomplish its tasks(Pseudo code for each functionality implementation )
1. The physical communication links between hardware items (machines and other
sources, such as printers)
2. The relationship between physical machine and processes – what runs where?
TITLE Page 16
Chapter Five:
CHAPTER Six:
6.1. Conclusion
6.2. Recommendation
REFERENCE
TITLE Page 17