Closed eld120 closed 2 years ago
Problem Statement As an end user I should be able to tell from the listing detail page when the auction is going to end.
Proposed Solution Implement a timedelta in django and decrement the timedelta in JS on the front end. (I think)
Leaving open to clean up the UX.
Problem Statement As an end user I should be able to tell from the listing detail page when the auction is going to end.
Proposed Solution Implement a timedelta in django and decrement the timedelta in JS on the front end. (I think)