simon-s-99 / games-r-us

A Blazor Web App created by Samuel Lööf, Adam Kumlin, Gabriel Wedin & Simon Sörqvist.
MIT License
3 stars 0 forks source link

Place Bid on listing #12

Closed simon-s-99 closed 6 months ago

simon-s-99 commented 6 months ago

Description: A user should be able to place a bid on a listing as long as the auction has not ended (listings end date has not passed). The bid should be valid/placed as long as it is higher than the current highest bid.

Completion criteria: