Closed CahidArda closed 1 year ago
I have finished the auction implementation. Here is how it works:
State space of the display is 2x2, dimensions being on_auction
and max_bid
(whether any bid was made). There are 2x2=4 different states.
User creates and art item and views the page:
Users other than the owner doesn't see the new auction display at all.
Owner clicks the start auction button and auction starts:
Other users:
Visitor users:
Steve enters a bid amount and makes the bid. Owner:
Steve:
Visitor users:
Owner clicks end auction button to end the auction. He can restart the auction if he wants.
Steve and visitor users:
The related PR #585 is now merged to develop
so this issue is now completed.
We will add art item auction support to our platform. In order for this to happen, we need to include the following functionalities:
Deadline 24.12.2022, 23:59 Reviewer: @erimerkin