Key Information

Register
Submit
The challenge is finished.

Challenge Overview

The user interface should include a main page where users can graphically browse all items available, including the image, title, time remaining, number of bidders, and current high bid (sorting, filtering, and search options are a bonus). ��Selecting an item on the main page should go to a detail page where the same information is presented, along with a ���Description��� of the item (long text), ���Donated by��� (text), ���Stated value��� (numeric) and a form to enter a bid. ��The form should include a text field for ���Name���, a numeric field for ���Bidder Number���, a numeric field for ���Bid Amount���, and a ���Submit Bid��� button. ��It is required that the user fill in the Bid Amount and either the Name or the Bidder Number field (or both) to submit a bid. ��The form should indicate the minimum bid required, which equals the current high bid plus the minimum bid increment. ��Bids lower than this minimum should not be accepted. ��For the purposes of this challenge, it is not necessary to do any validation on the Name or Bidder Number the user enters on the form. ��Users can make multiple bids on an item at any time up until the auction ends, after which time no additional bids should be accepted.
��
In the back-end Force.com app, the auction administrator should be able to create items with all of the above information (title, image, end date/time, description, donated by, stated value), as well as configure a starting amount and minimum bid increment for each item. ��All bids should be captured in a child/detail object for easy roll-up fields and reporting.��
��

REVIEW STYLE:

Final Review:

Community Review Board

Approval:

User Sign-Off

SHARE:

ID: 30037124