delta / auction_system

A real time auction-system built using socket programming.
Apache License 2.0
10 stars 13 forks source link

Added Manage Catalog Functionality #27

Closed shakti97 closed 4 years ago

shakti97 commented 4 years ago

It will resolve and close issue #7

hariprasanths commented 4 years ago

Disable updating the item which is currently in bid, as updating this item will cause confusion to the users.

hariprasanths commented 4 years ago

Update catalog form can be in a dialog

hariprasanths commented 4 years ago

Have a toggle on the top right corner in the admin panel which when enabled starts the bid of the next item automatically after the current item being sold, like an autoplay button

hariprasanths commented 4 years ago

The catalogs in the admin panel are not reloaded after adding a new catalog