0% found this document useful (0 votes)
10 views

Cmr 1101 -Chapters 1-3 Company-based (1)

The document outlines a software proposal for a project as part of the requirements for a Bachelor of Science in Information Technology. It includes sections on project overview, analysis of existing systems, and software development methodology, detailing objectives, scope, deliverables, and testing procedures. Additionally, it provides guidelines for documenting sources and appendices related to the project.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views

Cmr 1101 -Chapters 1-3 Company-based (1)

The document outlines a software proposal for a project as part of the requirements for a Bachelor of Science in Information Technology. It includes sections on project overview, analysis of existing systems, and software development methodology, detailing objectives, scope, deliverables, and testing procedures. Additionally, it provides guidelines for documenting sources and appendices related to the project.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 10

CHAPTER CONTENT FOR BSIT

<< TITLE >>

A Software Proposal
Presented to the
Faculty of the College of Computer Studies and Systems
University of the East, Manila

In Partial Fulfillment
Of the Requirements for the Degree in
Bachelor of Science in Information Technology

By
<< Team Members’ Name >>
<< Team Members’ Name >>
<< Team Members’ Name >>
<< Team Members’ Name >>
<< Team Members’ Name >>

<< Date >>

1
TABLE OF CONTENTS

TITLE PAGE
Title Page............................................................................................................
Table of Contents...............................................................................................
List of Tables......................................................................................................
List of Figures.....................................................................................................

Chapter
1. PROJECT OVERVIEW
Project Background...................................................................................
Objectives of the Project...........................................................................
Statement of Work....................................................................................
▪ Scope of the Project
▪ List of Deliverables

2. ANALYSIS OF EXISTING AND RELATED SYSTEMS


Review of Existing Systems......................................................................
Review of Related Systems......................................................................
Operational Definition of Terms................................................................

3. SOFTWARE DEVELOPMENT METHODOLOGY


Software Design and Development Approach..........................................
▪ Software Process Model
▪ System Framework
▪ Process Flow (DFD)
▪ E-R Diagram and Table Normalization
Constraints and Assumptions...................................................................
Project Schedule.......................................................................................
Testing and Evaluation Procedure............................................................

2
Bibliography.........................................................................................................
Appendices..........................................................................................................
· Gathered Documents
o Business Permits
o Sample Forms (Empty)
o Company Pictures
· Approved Letter of Intent / Letter of Interview
· Interview Guide and Transcript of Interview
· Hi-fidelity prototype
· Latest TurnIt in results
· Others

3
Chapter 1 – PROJECT OVERVIEW

Project Background
This section includes a short narrative background of the project. It gives the
reader an introduction on how the project came about and discusses the general
problems that it intends to concentrate on. This will give a short discussion on the
nature of the company being studied.

Objectives of the Project

General Objective
State the main goal of your project.

The general objective of your project is to provide a solution to the


problems stated in the Project Background. Logically, this should capture the
title of the research.

Example:
The general objective of this project is to develop a preventive mainte-
nance and monitoring system that will facilitate better monitoring measures to
ensure high- quality services of all buses of Five Star Incorporated.

Specific Objectives
The specific objectives of the study.

The specific objectives of the project are the following:

· To design a prototype that will…


· To develop a system that will…
· To test and evaluate the acceptability of the system in terms of
functionality, reliability, usability and so on by gathering feed-
back from prospective users and technical experts.

Statement of Work

4
Scope of the Project
The scope of the project means coming to a common understanding of
its major boundaries and the business functions it encompasses. Example: an
inventory system may INCLUDE raw materials and finished goods inventory,
but to EXCLUDE cash flow. Or an enrollment system may or may not include
accounting system, student record management system, etc. It includes the
agreed activities that the team has to undertake and deals with how each de-
liverable is prepared and presented. For example, your group is commis-
sioned to develop a Library System for Matalino University. The University
has existing student database; hence, the team might ask the client whether
will they utilize the existing database, or need to develop one. If the client re-
quires the group to use the existing database, then the development of the
new database is NOT covered in the scope of the project. Now, if the group is
required to develop an independent database, database development will be
part of the scope of the project plus the client’s database requirements and
specifications.

List of Deliverables

List all expected outputs based on company’s requirement. The list


should be accompanied with a detailed description of the deliverables.

Chapter 2 – ANALYSIS OF EXISTING AND RELATED SYSTEMS

Review of Existing System (1)

5
This section presents the existing or current system. This will allow them to
present the gaps/problems in the existing system in detail. It should contain the Sys-
tem Description, Process Flow (DFD or Flowchart, depending on the type of the sys-
tem), and SWOT Analysis.

Review of Related Systems (at least 3)

After presenting the Review of Existing System, the team should also discuss
other systems that are related to their proposed system. This section should present
the features of the related systems that are beneficial for the proposed project. Re-
lated systems are systems that are available in the market or systems that had been
implemented in a company.

Operational Definition of Terms

Define terminologies based on how they are used in the study. Terminologies
are alphabetically arranged. The definition of each term is presented in a paragraph
format, with the first line of the definition, indented. (The different criteria in the eval-
uation sheet should also be defined here.)

Chapter 3 – SOFTWARE DEVELOPMENT METHODOLOGY

Software Design and Development Approach


▪ Software process model discusses the activities/procedures necessary to
come up with the system. It shows and discusses the chosen software

6
process model. Examples of such models are: waterfall model, prototype,
RAD, Spiral model, etc. Steps in details should be discussed very well and a
justification on the choice of process model should be included.
▪ System Framework which may be a block diagram, representing the major
components of the system and their relationship with one another.
▪ Process flow (DFD) is the data flow diagram of system that includes the con-
text diagram and diagram 0. Child diagrams should be included if processes
defined in diagram 0 are quite general in context and presentation.
▪ E-R Diagram and Table Normalization shows the relationships of entities and
the tables derived from the relationship. At least third level of normalized ta-
ble should be presented.

Constraints and Assumptions (5 M’s and T)


· Constraints are limits or boundaries within which you must work. These re-
strain the performance of the group. For example: 1) Budget (is the company
willing to buy the technology?) 2) Time (What will be the effects of delayed
shipment/non-availability in the schedule of the project?) 3) Technology (Is
the technology needed available?) 4) Skill (Do we have the skill to apply the
technology?) etc.
· Assumptions are positive statements that the aforementioned constraints
will/can be attended. For example, you are developing a Payroll System with
the use of Iris Scanner. The scanner will be ordered from abroad. Hence,
your assumptions are: 1) the company is willing to buy the technology, 2) it is
available (not out-of-stock), 3) if available, it will be delivered on time, 4) if de-
livered on time, it is not defective, and 5) the team is capable of using the
technology.

Project Schedule

7
This section should present the Gantt chart (with assigned person on each
activity) and PERT.

Testing and Evaluation Procedure


After developing the system, the next step is to test and evaluate its accept-
ability. This section discusses how testing and evaluation is done. This may include
the following:

· Steps in conducting the testing

State the steps that encompass the testing and evaluation proce-
dure. It should include the instructions given to the respondents on what
and how to explore the system in order to test it.
· The client should test the system
· Evaluation Instrument

Discuss the evaluation instrument to be used in order to know the ac-


ceptability of the system. Discuss on how did you arrive with your evaluation
instrument.

Discuss your bases in the development of the instrument. For your


convenience, the most usual rating scale being utilized is given in Table 1.

Table 1. Rating, Range, and Its Verbal Interpretation

Rating Range Verbal Interpretation

8
5 4.51 – 5.00 Highly Acceptable
4 3.51 – 4.50 Acceptable
3 2.51 – 3.50 Moderately Acceptable
2 1.51 – 2.50 Slightly Acceptable
1 1.00 – 1.50 Not Acceptable

· Statistical Treatment of Data

This section explains the statistical tool(s) used in computing the rating
of the respondents. If the statistical formula used is widely known (such as
mean), there is no need to show the formula.

The system can be tested and evaluated depending on the nature of the sys-
tem. First, if there is only one system user, the system has to be tested with at least
40 dummy data. The result will be compared with the actual data. Second, if there
are multiple users (at least 30), these users will evaluate the system.

For CPP, Chapters 1 – 3 are initially written in either present or future verb
tense. Necessary appendices should already be included for CPP, and
should be updated during CPD.

9
Bibliography

This section should identify the different sources of information utilized in the ac-
complishment of the project. All sources mentioned in the document should be reflected
here. Sources are categorized according to type (books, journal, theses, etc.) and should be
written alphabetically according to the Author’s Surname. Use the appropriate APA format
for proper bibliographical entries.

Appendices

This section allows the group to include the documents related in their topic. This
may include sample documents, prototype, interviews, survey instruments(if applicable),
etc.

10

You might also like