CHAPTER 3
ARCHITECTURAL DESIGN
3.1 DATA FLOW DIAGRAM
Client
System
Admin
Client sign up
Admin
account
Can post delete update services
and announcements
Can post comments and send
private message to the admin
3.2 DATA DICTIONARY
Field Name Data Type Length
username varchar 30
password varchar 30
Date Date
Time Time
Name Varchar 30
Message Longtext
Address integer 225
Contact bigint 20
Email varchar 30
Text longtext
3.3 USERS OF THE SYSTEM
3.3.1 PRIMARY USERS
The primary user is the system administrator, because
only the admin can control all the features of the system. The
admin can post, delete and update announcements and promos
for their loyal customers and services they offered.
3.3.2 SECONDARY USERS
The secondary users is the customers. The customers can
sign up and have a membership with the system. The customer
can post comments about the announcements, and promos of
the admin. The customer can also send a private message incase
that the customer have suggestions and accommodations.
3.4 COMPONENTS OF THE SYSTEM
3.4.1 GENERAL FEATURES OF THE SYSTEM
The general feature if this system is that, the admin can
post announcements and promos for their loyal customers. The
admin can delete, add, and update announcements and add new
services to offers for the customers. On the other side, the
customer can post comments on the announcement.
3.4.2 FUNCTION OF THE SYSTEM
The main function of the system is he customer will sign
up in the system to have an online membership. The customer
can post comments about the announcements and promos for
their loyal customers. The customer can also send private
message incase that the customer have suggestions and
accommodations.