Trinity Premium Pet Care
Trinity Premium Pet Care
#It is difficult to find as to which pet is most adopted because the records are
not arranged in no particular order as to which type of pet is mostly adopted to
the least or from the least adopted to the highest.
#It is difficult to search for the details of a certain pet to be adopted because
they are randomly arranged in the company’s log book thus this is time
consuming as the receptionist takes more time going through the records or
files to find the details of that certain pet to be adopted.
OBJECTIVES
#To calculate the total balance of each pet adopted for the whole year. This
will be done by adding all payments paid for the adopted pets for the whole
year.
#To arrange the guest and adoption records to avoid going through page by
page searching for details. This will be done by recording type of pet adopted
each on their pages. Write another objective
DFD
Customer
Visitor’s name
ID number
Date
Unit Price
Quantity
Pet adopted
Total price
Calculating total
amount that each pet Company’s
amounted to for the logbook
whole year
Contract
BROAD DESCRIPTION OF EXISTING SYSTEM
The company will be focusing more on pet adoption record. This includes
recording people who visit the company, and the pet adopted. The receptionist
will be recording people who visited the company, the date, unit price,
quantity, the pet adopted, the visitor’s ID number, total price paid for adopted
pet and time taken inside company in the company’s logbook. To find out the
total of each pet, the receptionist will multiple the unit price with the quantity
of the pet. The manager will then issue out contracts containing all the pet’s
details to visitors who have adopted the pet which contains the pet’s age,
allergies, feeding schedule and the pet’s character and the total balance to be
paid.
PERSPECTIVE
The manager said it is difficult to find the total number of pets adopted in a
year.
CONTIGENCY MEASURES
Good points:
# The system is able to calculate the total balance of each pet adopted for the
whole year. This is done by adding all payments paid for each pet for the whole
year.(how?)
#The system is able to arrange the guest and adoption records to avoid going
through page by page searching for details. This will be done by recording type
of pet adopted each on their own unique pages.
Bad points:
#IThe system is unable to calculate the total balance of each pet adopted for
the whole year as the records are not arranged according to the type of pet
adopted hence this is time consuming as the receptionist must go through all
payments records page by page to find the total balance of each adopted pet.
#The system has difficulty in searching for the details of a certain pet to be
adopted because they are randomly arranged in the company’s log book thus
this is time consuming as the receptionist takes more time going through the
records or files to find the details of that certain pet to be adopted.
Current situation
The mission of Trinity premium pet car includes recording people who visit the
company, and the pet adopted. The receptionist will be recording people who
visited the company, the date, unit price, the quantity, the pet adopted, the
visitor’s ID number, total price paid for adopted pet in the company’s logbook.
To find out the total price, the receptionist will multiple the unit price with the
quantity of the pet. The manager will then issue out contracts containing all
the pet’s details to visitors who have adopted the pet which contains the pet’s
age, allergies, feeding schedule and the pet’s character and total balance to be
paid.
Problem identified
# It is difficult to find the total balance of each pet adopted for the whole year
as the records are not arranged according to the type of pet adopted hence
this is time consuming as the receptionist must go through all payments
records page by page to find the total balance of each adopted pet hence
being difficult to find the total balance of each pet
Improvement
# To solve this problem the receptionist will calculate the total balance of each
pet adopted for the whole year. This will be done by adding all payments paid
for each pet for the whole year.
Benefits
This will help the receptionist to easily calculate the total balance of each pet
adopted
Costs
I will be using the same company logbook so no costs will be incurred.
Computerised system
The mission of Trinity premium pet car includes recording people who visit the
company, and the pet adopted. The receptionist will be recording people who
visited the company, the date, unit price, the quantity, the pet adopted, the
visitor’s ID number, total price paid for adopted pet and in the company’s
logbook. To find out the total price, the receptionist will multiple the unit price
with the quantity of the pet. The manager will then issue out contracts
containing all the pet’s details to visitors who have adopted the pet which
contains the pet’s age, allergies, feeding schedule and the pet’s character and
total balance to be paid.
Problem identified
# It is difficult to find the total balance of each pet adopted for the whole year
as the records are not arranged according to the type of pet adopted hence
this is time consuming as the receptionist must go through all payments
records page by page to find the total balance of each adopted pet hence
being difficult to find the total balance of each pet.
Improvements
I am going to use database access to make a calculation query so that I will be
able to find the total balance of each pet.
Benefits
This will help to calculate the total balance of each pet adopted for the whole
year.
Costs
Costs will be incurred because a new software will be bought to be used to
amend the problems that are faced.
The following field names will be validated: ID number, date, unit price(P),
quantity. It
System file structure
Field name Variable name Data type Validation rule Validation text
Visitor’name Cust_name Text null Null
ID no. Cust_ID Number Between 100000000 The no. must have 9
and 999999999 digits only
Date Date Date and =now() This must be the
time system current date
Pet adopted Pet type Text Null Null
Unit price Money Currency >=200 The system must
accept P200 or
more than P200
only
Quantity Number Number <=4 The system must
allow a quantity of
4 pets or less than 4
to be adopted.
Total price Money Currency null null