Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Graphical User Interface ( GUI ) Implementation ( Phase 3 ) Whilst the manager interacts with the system through the menu console, the client will

Graphical User Interface
(
GUI
)
Implementation
(
Phase
3
)
Whilst the manager interacts with the system through the menu console, the client will interact with the system througha graphical user interface.Open a Graphical User Interface
(
GUI
)
from the menu console
you will have an additional option that the user can selectto open the GUI.Note: The GUI should look like the mock
-
up provided below. If your GUI appears different, no marks will be given.You should implement the GUI according to the following requests:
The user can select from a drop
-
down menu which type of product can be visualised
(
all
,
Electronics, orClothes
)
(
4
marks
)
.
The user can visualise the list of products with relative information as displayed below.The user should be able to sort the list alphabetically. You should use a table to display this information onthe GUI.
(
6
marks
)
.
The user can select a product and add it to a Shopping Cart. When implementing these functionalities, youneed to comply with the following requirements:o The items with reduced availability
(
less than
3
items available
)
should be in red on the table.
(
2
marks
)
.
o When the user selects the product, the product details
(
all the information related to the product
)
should appear in a panel below the table
(
5
marks
)
.
o The user can add the item to the shopping cart by clicking the relative button. The user canvisualise the shopping cart by clicking the
Shopping Cart
button. The user can select anotheritem and keep adding items to the shopping cart
(
6
marks
)
.
o The shopping cart will show the list of products and the final price
(
6
marks
)
.
To calculate the finalprice, the system will apply the following discounts:
2
0
%
discount when the user buys at least three products of the same category.
If the discount is applied, the message will appear on the GUI showing the final cost asdisplayed below.

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 Systems For Advanced Applications 15th International Conference Dasfaa 2010 International Workshops Gdm Benchmarx Mcis Snsmw Diew Udm Tsukuba Japan April 2010 Revised Selected Papers Lncs 6193

Authors: Masatoshi Yoshikawa ,Xiaofeng Meng ,Takayuki Yumoto ,Qiang Ma ,Lifeng Sun ,Chiemi Watanabe

2010th Edition

3642145884, 978-3642145889

More Books

Students also viewed these Databases questions

Question

1. I try to create an image of the message

Answered: 1 week ago

Question

Evaluate 3x - x for x = -2 Answer:

Answered: 1 week ago

Question

What is group replacement? Explain with an example. (2-3 lines)

Answered: 1 week ago