Mert18 / guessers-server

in active development
https://guessers.io
0 stars 0 forks source link

auction resource #6

Closed Mert18 closed 11 months ago

Mert18 commented 11 months ago

All bids will be recorded. An auction should be created automatically. Items should have auction periods. Auction will end when the time expires. If there are less than 10 seconds, when a higher bid is received, the auction period will long more 20 seconds.

When auction ends, the item will be saved to user whom bidded the highest price.

Mert18 commented 11 months ago

8 closes.