Database Project and Documentation Guidelines
Database Project and Documentation Guidelines
OF SAN CARLOS
SCHOOL OF ARTS AND SCIENCES
DEPARTMENT OF COMPUTER AND INFORMATION SCIENCES
This aims to guide the database management students of the Department of Computer and
Information Sciences in determining system proposal and documentation.
Prepared by:
Glenn B. Pepito
S.Y. 2015 2016, 2nd Semester
TABLE OF CONTENTS
The Project should integrate the different principles and best practices in database
management. Students are expected to apply database management principles and
concept to solve problems and improve management of data in organizations.
The course instructor will determine the appropriate complexity level of the specific
problem being addressed and the proposed solution, considering the duration of the
project, the composition of the team, time frame and the resources available.
Section 3. Suggested Areas for DB Project
ii
Computer Science
Students will work in teams of four (4) members depending on the complexity of the
project.
iii
Paper and Font. Use 8.5 X 11. Use one side of the page only. Use Arial for font style and
font size 12-point.
Spacing. Use 1.5 spacing for the text. Use single space for table and figure captions.
Figures and Illustrations. Figures, tables, graphs, etc., should be positioned and labeled
appropriately. Figure # should be placed bottom center of the figure. Table # should be
placed upper left of the table
Page Number. Show page number at the bottom right side of the page
1.5
1
iv
b. After revisions are made, the proposal will then be approved for Database Management II.
Presented to the
Department of Computer Science
University of San Carlos Technological Center
Submitted by:
Glenn B. Pepito
Glenn B. Pepito
Glenn B. Pepito
Glenn B. Pepito
Submitted to:
Mr. Glenn B. Pepito, MBA
March 2015
vi
Acknowledgement
Table of Contents
Acknowledgement ............................................................................................................................... i
List of Figures ..................................................................................................................................... iii
List of Tables ...................................................................................................................................... iv
1. Introduction ................................................................................................................................. 1
1.1
1.2
1.2.1
1.2.2
1.3
1.4
1.4.1
1.4.2
2. Design .......................................................................................................................................... 2
2.1
2.1.1
2.1.2
2.2
2.3
2.4
2.5
2.6
Conclusion .................................................................................................................................... 3
Recommendation ......................................................................................................................... 3
Appendix ............................................................................................................................................. 4
Panel Recommendation and Suggestions .......................................................................................... 5
Installation Manual ............................................................................................................................. 6
User Manual ........................................................................................................................................ 8
ii
List of Figures
iii
List of Tables
iv
1. Introduction
1.1 System Rationale
This section discusses the reason and relevance of the study. It should contain the
following information:
Trends
Company background
Problem
How it can be addressed using database driven applications
General Objective
Specific Objectives
State the underlying objectives that must be met to attain your main objective.
Scope
Discuss the capabilities of your system
1.4.2
Limitation
Discuss what your system cant do in relation to what is generally expected of
your system.
2. Design
2.1 Business Process
2.1.1
Old Process
New Process
Provide a flowchart and a textual description of that flowchart of the process with the system
2.2 ERD
One page make sure it is readable
3.1 Conclusion
Based on the system you have developed, did you meet your objectives?
3.2 Recommendation
What can you recommend to the future developers who reads this, in terms of features, design, etc.
Appendix
Installation Manual
User Manual