Design a simple GUI application for gold purchase simulation. User will input gold price/gram (in rupiah) and gold weigh
Posted: Sat Nov 27, 2021 2:36 pm
Design a simple GUI application for gold purchase simulation. User will input gold price/gram (in rupiah) and gold weight (in gram). Discount 5% will be applied if total price is more than two million rupiah. The application will show the total price of gold, discount (if applied), and the total price charged to user. Design mobile GUI for aforementioned program, and mention each component types that are used on your UI.