Author | Message |
---|---|
kknaur
Posts: 540
|
Posted 14:13 Feb 08, 2014 |
I got some questions about homework 2 and I decided to post them here to help anyone else.
|
alexnassif
Posts: 12
|
Posted 00:00 Feb 09, 2014 |
How do we decide on the pricing of the items? |
kknaur
Posts: 540
|
Posted 09:48 Feb 09, 2014 |
You can look up similar prices. |
alexnassif
Posts: 12
|
Posted 16:26 Feb 14, 2014 |
so for the monitors that are 20" or bigger we add $50 on top of whatever we decide the monitor to be or just make all monitors 20" and up $50? |
kknaur
Posts: 540
|
Posted 16:28 Feb 14, 2014 |
Its an extra 50 on top of what the base total is. |
lmann2
Posts: 156
|
Posted 13:22 Feb 17, 2014 |
Is it necessary to prompt the user for options? (i.e. hard coding types of graphics cards, CPUs, etc) I interpreted your requirements to not assume that the user would be looking at any sort of inventory (ie. it's the sales rep at Fry's entering your order and printing a receipt; and it's not against a current inventory). |
kknaur
Posts: 540
|
Posted 16:08 Feb 17, 2014 |
Originally I was thinking of just displaying a menu and letting the user make choices, but if you want to have it where the user can type in the information...as long as you set up the interface so it is intuitive and easy to understand....then this would be ok with me. But if you do it this way would you allow the user to enter in the prices? |
lmann2
Posts: 156
|
Posted 17:27 Feb 17, 2014 |
Yup, I thought about the price issue. But my logic was a that a customer representative would be entering the order and have knowledge of the price and product. Otherwise the products and prices should be in some sort of a list or a external database. |
alexnassif
Posts: 12
|
Posted 18:02 Feb 17, 2014 |
can we set the laptop dimensions based on the screen size the customer orders without asking the customer what dimensions they want? |