Download as pdf or txt
Download as pdf or txt
You are on page 1of 14

KI51703 SE FOR LARGE SCALE SYSTEM

e-LETTER
by:ME
Presentation Outline
to be Covered

Introduction
Problem Statement
Method/Solution
•C onclusion
Introduction
The Walkthrough
OFFICIAL LETTER

? f(x)
WHAT? FUNCTION? FORMAT?
important means Deliver or Obtain Letter or Memo
of communication
between Information, “PEKELILING
government instructions, PERKHIDMATAN
agencies to other Actions & BILANGAN 5
agencies as well as Decisions TAHUN 2007”
to the public by
Public Service
Department
Problem
Statement
The Triggers
#1 Excessive usage of paper
The process of writing letters includes drafting. Thus, not only one piece of paper will be
used along the process. To note, there are more than 70 active departments in the
institution. If one department produces 5 letters a day plus another one draft paper,
more than 700 papers will be needed. This will cost a lot of money and not good for
the environment to name few effects; deforestation, pollution as well as paper wastage.
Thus to support the university EcoCampus Transformation Plan, a solution where less or
zero paper usage for letter writing need to be implemented by the university.
#2 Inconsistency of format
Although there are official format provided by the Public Service Department as
mentioned before, the letter formatting is always inconsistent due to human error. This
will include the font, indent and spacing, header and footer format and so on. As an
established public university, the inconsistencies will affect the corporate look and
professionalism.
#3 Writing letter takes time
Although there are official format provided by the Public Service Department as
mentioned before, the letter formatting is always inconsistent due to human error. This
will include the font, indent and spacing, header and footer format and so on. As an
established public university, the inconsistencies will affect the corporate look and
professionalism.
#4 Developing new system takes time
System development can be a hard and time consuming process. As there is urgency
to develop the letter writing functions, a framework is needed. This framework should
support abstraction for easier code writing and debugging.
Method/
Solution
The System
APPLYING THE APPROACHES OF

SOFTWARE ENGINEERING
FOR LARGE SCALE
SYSTEM
MVC Architecture Software Reuse
make the system appear nice and saving development time as well as
controls the navigation throughout improving the quality of the system
the system respectively
Distributed SE Web Service
helps in sharing different resources involves the use of Application
and capabilities Programming Interface(API)
#1 EXCESSIVE #2 INCONSISTENCY OF
USAGE OF PAPER FORMAT

Zero paper needed as All formatting including


all drafting processes to the font, indentation and
sending out the spacing, header and footer
Letter/Memo is done format and so on are
online. managed by the system
itself
SOLUTION
BASED ON THE
PROBLEM STATEMENT #3 WRITING LETTER #4 DEVELOPING NEW
TAKES TIME SYSTEM TAKES TIME

Formatting is done by CodeIgniter framework that


the system and there follows MVC pattern
are preloaded enables faster development
templates for user to as it already provides rich
choose libraries for the developer

You might also like