Вы находитесь на странице: 1из 12

26

advice from alumni about facing the real


world.

RESEARCH PARADIGM
Input

Process

Process
1. Software Requirements
Joomla 2.5
Xampp 1.3.7
OS-Any Platform
2. Hardware Requirements
Computer Set With Spec.
of atleast:
Processor: 1.5 Ghz
Memory: DDR 2gb
HDD: 320gb

Output

Output

Iterative and
Incremental
development
Phases of
SDLC
-Planning
-Analyse

Online Alumni
Information System
of Isabela State
University (ISU)
Ilagan Campus

-Develop
-Implement

3. Knowledge Requirements
procedures and policies
on alumni record keeping

-Maintenance

Feedback

Figure 1. IPO Model of the Proposed System


This diagram interprets the method. The
inputs and links are the requirements needed for
the propose website system. As seen in the

27

diagram, it achieve the desired output. The input


has to be managed.

CONTEXT DIAGRAM

28

29

Figure 1.2 Context Diagram of the Proposed System

DATA FLOW DIAGRAM

30

31

32

33

Figure 1.3. Data Flow Diagram of the Proposed


System

34

HIERARCHICAL INPUT-PROCESS-OUTPUT (HIPO)

Figure 1.4. H.I.P.O of the Proposed System

35

DATABASE SCHEMA
tbl_filling

PK

Name

Type

Example

Description

aID

Small int(11)
unsigned not
null
auto_increment

Alumni ID

LName

Varchar(30)

Limon

Last Name

FName

Varchar(50)

Mark Joseph

First Name

Mname

Varchar(50)

Agaloos

Middle Name

bday

Date

1993-10-02

Birthday

Status

Varchar(10)

single

Civil status

Course

Varchar(20)

BS Info tech

Course
Graduated

Yr.grad

Varchar(50)

2020

Year
Graduated

Address

Varchar(50)

Bliss..

Current
Address

Work

Varchar(20)

Janitor

Current Job

Company

Varchar(50)

Google

Where are
you working
at?

Email

Varchar(50)

dfdfds@yahoo.com e-mail
Address

Cno

Int(20)

0454578852

Contact no.

Uname

Varchar(11)

Pangit

Username

Pass

Varchar(20)

Md5 Encryption

Password

tbl_photo

36

Name

Type

Example

Description

PK

phoID.

Small int(11)
unsigned not
null
auto_increment

Photo number

fk

aID

Alumni ID.
who post

fk

AlbumID.

aLbum

ID

desc

Varchar(50)

Mukhang ee

Description
of the photo

dateup

Datetime

2014-02-22
6:00:01 am

Date and time


of uploading

Name

Type

Example

Description

AlbumID.

Small int(11)
unsigned not
null
auto_increment

Album ID

Aname

Varchar(30)

Puyat mode

Album Name

datecre

Datetime

2014-02-22
5:00:01 am

Date and time


of creating
Album

tbl_Album

PK

tbl_Message

37

Name

Type

Example

Description

PK

msdID

Small int(11)
unsigned not
null
auto_increment

Message ID

fk

SID

Small int(11)

Alumni Sender
ID

fk

RID

Small int(11)

Alumni
Reciever ID

Cont.

Varchar(300)

Kmusta? Anu n
work mo pre?

Message
Content

msgtype

Varchar(300)

Personal
Message

Message type

datesend

Datetime

2014-02-22
5:00:01 am

Date and time


of sending
Message

Figure 1.5. Database Diagram of the Proposed


System

Вам также может понравиться