/meteorAuction

Primary LanguageJavaScript

todo:
install the datepicker

the bid below minimal still show
clear modal max bid input after a bid
show the minimum selling price in bidding modal
calculate and show minimal fee in creation


Note:
remove remove all methods, and the buttons
array for possible bids can be generated by take base value, adding modifier that is squared by like 1.2 every so often.
add time picker to form
user usernames are not hashed, Random.id just generates random string for username
the date and time aren't stored separately, but they can be extracted with dayjs
the bids and maxbid below minimum just throw error