Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create a Flow chart IT 1 4 5 Pet BAG Specification Document Overview Pet Boarding and Grooming ( Pet BAG ) is a company that

Create a Flow chart
IT 145 Pet BAG Specification Document
Overview
Pet Boarding and Grooming (Pet BAG) is a company that provides boarding and grooming services for
dogs and cats. They want to modernize their operations by introducing custom software that will help
replace inefficient paper-based processes.
UML Class Diagram
Work on the Pet BAG application has already begun. Use this UML Class diagram, prepared by your
supervisor, to understand the relationships between the Pet, Dog, and Cat classes.
Pet BAG is seeking an application that has the following initial functionality:
Ability to check in pets
Ability to check out pets
Each of these functional areas is described in more detail below.
Pet Check In
The method for the pet check in process should meet the following criteria:
Determine if the pet is a dog or a cat and check for boarding space.
There are 30 spaces for dogs and 12 for cats. Pet BAG will need to be able to adjust these counts
as the shop grows.
If there is space for a new pet, collect the appropriate information. For returning pets, update
the information as needed.
Gather information on the length of the stay.
Determine if the pet owner would like the pet to be groomed. Only dogs can be groomed and
only if they stay two or more days.
Assign the pet to a space.
Pet Check Out
The method for the pet check out process should meet the following criteria:
Identify the pet and its boarding space.
Determine if the pet had a grooming fee. Only dogs can be groomed and only if they stay two or
more days.
Use the following table to calculate the total fees.
Mark the boarding space as vacant.
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Design Application Development And Administration

Authors: Michael V. Mannino

3rd Edition

0071107010, 978-0071107013

More Books

Students also viewed these Databases questions