Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

You are tasked to design a new Customer Management System ( CMS ) for a small independent local outdoor store. The CMS system allows the

You are tasked to design a new Customer Management System (CMS) for a small independent local outdoor store.
The CMS system allows the store owner to manage the store's inventory (CRUD (Create, Read, Update & Delete)). The store inventory is stored in a
separate Inventory SQL Database server (ISQLDB) that communicates with the CMS system. Before posting the inventory, the CMS system cross
reference all inventory data with the distributor's database system in order to provide accurate product information. Then, the CMS system exports
store inventory into the store's brick mortar Point of Sales System and the store's website.
Store managers executes a "Sales Analytics Report" with the CMS system twice a month. From the report, the CMS system generates a unique 5%-
15% unique coupon code that are targeted towards specific customer segments. The coupon code is attached to the bi monthly store e-newsletter that
is emailed to the store's subscribers (you need to be a customer in order to subscribe to the e-newsletter). The CMS system must have a feature to
enable store managers to prepare a bi monthly e-newsletter with good quality content. All customer info is store in the Customer SQL Database server
(CSQLDB) and accessible to the CMS system.
Another store manager's job is to generate a weekly Sales Performance Report for both brick mortar store and the website sales. For this functionality,
the CMS system imports all sales data from the store's brick mortar Point Of Sales System and the WebSales SQL Database server (WSSQLDB) that
stores all online sales transaction.
The CMS system also has a social media component that allows the store owner, store managers and store employees to upload social media
contents(pictures, comments, hashtags). The CMS system then automatically post all the social media contents o the store's designated Instagram and
Facebook accounts. The CMS system also allows the store owners, store managers and store employees to write blog posts that will automatically be
uploaded to the store's website.
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

Programming The Perl DBI Database Programming With Perl

Authors: Tim Bunce, Alligator Descartes

1st Edition

1565926994, 978-1565926998

More Books

Students also viewed these Databases questions