Bukuma Information System
Bukuma Information System
Bukuma Information System
ke 0713779527
By the end of the case study, we should have demonstrated how to:
-1-
www.arena.co.ke 0713779527
3. Produce a variety of reports that are to be used for managerial purposes, e.g., inventory
levels, sales reports, payrolls, expenses, etc.
4. Carry out data maintenance, i.e., it should be able to update stored data.
5. Maintain the stock levels by automatically alerting the purchases department or the
management when the items go below the reorder level.
6. Produce reports, e.g., summary reports showing total sales by category, monthly product
sales & purchases reports.
The following project charter outlines the objectives, preliminary investigation report, and other
issues that will be considered before embarking on system development:
Project objectives
The project development team will develop new computerized information system that will
support the operations of the company in order to realize the strategic vision for Bukuma products
sales and delivery of customer services. It is anticipated that, the new system will provide highly
integrated processes and services that will not only reach out directly to customers and suppliers
but also increase internal operational efficiency.
Therefore, improving of the current system can result in the following benefits:
1. Corporate profits will improved by 10% through reduction of bouncing orders.
2. It will ensure improved customer services by efficiently managing stock levels.
3. It will improve employees’ morale due to better processing and management of operations.
4. It will improve internal decision support so that decisions are more reliable & made on time.
5. Support the competitive strategy of the business.
Preliminary investigation
Preliminary investigation and feasibility study of the current manual & the proposed system was
done through:
1. Studying the organizational chart.
2. Quantifying work output against performance criteria.
3. Observing the behaviour of the employees.
4. Listening to external feedback from vendors, customers and suppliers.
By going through the investigative process, the team discovered the following problems with the
current manual system:
1. The constantly changing products presented to the market have created many internal
inefficiencies and customer services problems.
2. Increased customer base and sales through aggressive advertising may overload the current
system’s ability to process transactions.
3. Unpaid orders have increased from 4% only two years ago to 12%. The current credit
management system has to be improved.
4. Suppliers who have failed to deliver as per contracts have increased by 17% due to poor
procurement procedures.
5. Competition from other companies threatens the survival of the company unless there is a
change in management strategies.
6. Many orders are bouncing due to poor stock control. The orders that bounce are not given
priority when new stock arrives.
-2-
www.arena.co.ke 0713779527
7. The management is not exploiting the Internet as a marketing and service delivery channel.
-3-
www.arena.co.ke 0713779527
Fact finding
The members of the system development team have been given the responsibility to carry out a
detailed fact-finding activity through the following:
1. Documentations study.
2. Interviews.
3. Observation.
4. Questionnaires.
Documentations study
A number of manual documents were analysed. These include: Products catalogue, Invoices,
Purchase orders, sales reports, etc
Interviews
Various interviews were conducted which involved the management, employees in the company,
customers and suppliers.
For each of the Interviewee, an interview guide was used.
Below is a sample interview guide used with one of the staff at Bukuma distributors.
-4-
www.arena.co.ke 0713779527
1 min Question 5:
Who are the individuals that perform the credit checks?
Follow up
1 to 3 Question 6:
min May I please have permission to interview all the people who carry
out credit checking?
Follow up
If so: When would be the best time to meet with each of them?
1 min Objective – Conclude the interview:
- Thank Mr. …… for his cooperation and assure him that he will
be receiving a copy of what transpired during the interview.
21 min Time allocated for base questions and objectives
9 min Time allocated for follow-up questions and redirection
30 min Total time allocated for interview (2.00 – 3.00 pm)
Questionnaires
In my preliminary investigation of the business operations, I decided to prepare some
questionnaires that would help me seek some classified information without the respondent
feeling threatened.
Below is an extract of one of the questionnaires used.
Date: ………………………..
Introduction:
The IT department is in the process of developing a new information system. Please, take a
few minutes to fill in this questionnaire and return it to the IT office before ………… (date)
1. How often do customer orders bounce due to lack of enough stock?
Very often Often Not often Not at all
2. After receiving an order, how long does it take to process it from reception to date of
shipping?
I hour Several hours One day Many days
-5-
www.arena.co.ke 0713779527
Preliminary design
Preliminary design describes the functional capabilities of the proposed information system.
One of the tools that can be used at this stage to design the system is the System flowchart.
-6-
www.arena.co.ke 0713779527
Enter order
details
Yes
Delivery notes
Generate
reports
Invoices, payment
vouchers, etc
-7-
www.arena.co.ke 0713779527
Detailed design
After designing the system flowchart, it possible to design the detailed designs for the various
system functionalities. These include:
1. Output design.
2. Input design.
3. Files and data stores design.
4. Hardware & software requirements.
Output design
This is the design of both screen and printed output.
The output requirements for Bukuma system include: Invoices, payment vouchers, and sales
reports.
Invoices
An invoice is produced after delivery of goods to a customer.
Bill To:
Company name _____________________________ Postal code ____________
Contact name _______________________________ Sent via _______________
Destination city _____________________________ Date due ______________
Country ___________________________________
Order number Customer name Order date Required date Date shipped
Subtotal
Freight cost
Total
Sales report
Sales report gives a summary of sales made within a period of time such as weekly, monthly or
annually.
Below is a sample sales report design.
Total sales
-8-
www.arena.co.ke 0713779527
Payment voucher
A payment voucher is used to authorise payments to the suppliers.
Payment To:
Supplier name _________________________ Postal address_________________
Contact title ___________________________ Region ______________________
City _________________________________ Sent via _____________________
Country ______________________________
Subtotal
Freight cost
Total
Input design
User interfaces in form of data entry forms or screens should be designed.
The forms for data entry should be clearly captioned, easy to use, attractive and consistent.
Some of the forms needed for Bukuma system are: invoice processing entry form, products entry
form, customer entry form, pay voucher processing entry form, suppliers entry form, and
transporters entry form.
Products entry form
It should allow the user to enter or view products. It has the following controls:
Product ID Quantity per unit
Product name Selling Price
Supplier Purchase Price
Category Unit in stock
Customers entry form
This is a columnar form with the following controls:
Customer ID Telephone
Company name Region
Contact name City
Contact title Country
Address
Invoice processing entry form
This is a compound form used to enter customer details in the main form and the items purchased
in the products subform:
-9-
www.arena.co.ke 0713779527
- 10 -
www.arena.co.ke 0713779527
- 11 -
www.arena.co.ke 0713779527
Interpretation:
One customer may place several orders, but each individual order can be placed by only one
customer (One-to-Many relationship).
Each order placed by a customer may contain many products (or, many products can be
contained in one order).
- 12 -
www.arena.co.ke 0713779527
Purchase Order
Customer
Supplier Transporter
- 13 -
www.arena.co.ke 0713779527
Products form
This is a single columnar form. The text box controls are populated with data from the Products
table.
- 14 -
www.arena.co.ke 0713779527
To operate the form, three command buttons have been used; New Record, Close, & Delete.
Suppliers form
The form is designed using the Tab tool from the toolbox. The form is populated with data from
the Suppliers table.
The form has command buttons for adding a new record, closing a form, searching a record,
deleting a record. In addition, it has an Open Products Form button, brought to life by the
OpenForm wizard.
Transporter form
It is a single columnar form populated with data from the Transporter table.
The 3 command buttons are: Add New, Delete and Close.
User-Interface forms
These are forms that enable the user to access, manipulate, display, and print other forms and
reports.
In Bukuma system, the Main switchboard is used.
Creating reports
Reports are used to present information to system users.
The main features to be highlighted in creation of reports are:
1. General properties of the report, e.g., data source.
2. Control properties, grouping, and event procedures.
3. The report in design view.
4. Layout of the report needed.
- 15 -
www.arena.co.ke 0713779527
The programming team has promised to address the minor emergent problems encountered
during the system maintenance phase.
User Manual
Below is a sample user manual aimed at helping the users of Bukuma information system.
Introduction
Bukuma information system is a computerized information system that enables users to process
business transactions more efficiently and accurately.
The system can help you prepare most of the documents that would otherwise take a lot of time
to prepare manually. Some of the documents include: Invoices, Pay vouchers, Sales reports,
Profit and Loss accounts, and many more.
Loading the system
To load the system:
1. Click the Start button, point to Programs, then click Bukuma System. A Log on dialog
box is displayed.
2. Enter your User name and Password, and then click OK.
The System main menu appears.
Menu descriptions
Within the Main menu, there are submenus that help the user to choose on the specific tasks to
process. These submenus are grouped into two:
1. Details processing submenus.
2. Viewing transaction reports.
You activate a submenu by clicking on its button.
Project appendix
Below is a sample appendix of the project report.
Test data used in Bukuma information system
Although a variety of test data was used to test each operation of the system, I have provided
only one test data table to prove that the system is properly functioning.
Products table
Product ID Product Name Description
1 Soda Beverages
3 Omo Washing powder for washing
4 Maize flour For Ugali
5 Milk Dairy product
- 17 -
www.arena.co.ke
- Compet 0713779527
ition
from
other Bibliography
companBelow is a list of books and reference materials used in developing Bukuma information system.
ies
threaten1. Dr. John Onunga.: Introduction to Microcomputers and Programming, Information Systems
s the Academy Ltd, 1997 & 2002.
survival
2. Jeffrey L.W. et el: System Analysis and Design Methods, McGraw-Hill, 2000.
of the
compan3. Mburu s., Chemwa G.: Longhorn Secondary Computer Studies Form 3, New Syllabus,
y Longhorn Publishers, 2005.
unless
4. Mburu s., Chemwa G.: Longhorn Secondary Computer Studies Form 4, New Syllabus,
there is
Longhorn Publishers, 2005.
a
change 5. Microsoft Access 2002: Northwind sample database, 1999.
in
manage 6. Saleemi N.A.: Systems Theory and Management Information Systems simplified, N.A
ment Saleemi, 1997 & 2000.
strategi 7. Sarah E.H, Glen J.C.: Microsoft Access 2000 Complete Edition, McGraw-Hill, 2000.
es.
- Many 8. Taylor G.: GCSE Computer Studies, Macmillan Press Limited, 1991.
orders 9. Williams BK: Using Information Technology: A practical introduction to computers and
are communications, IRWIN, 1995.
bouncin
g due to
poor
stock
control.
The
orders
that
bounce
are not
given
priority
when
new
stock
arrives.
- The
manage
ment is
not
exploiti
ng the
Internet
as a
marketi
ng and
service
deliver
y
channel
.
Scope of
the - 18 -
system