zachgoldstein / vickrey_auctions

An django application for doing Vickrey auctions
0 stars 2 forks source link

Add a way to post & display updates for active auctions #8

Open zachgoldstein opened 1 year ago

zachgoldstein commented 1 year ago

When an auction is live, it would be nice for sellers to be able to provide updates about the status of the item. This task is to provide a mechanism for sellers to create an update (title + description), and for those updates to be displayed on the auction page.