DariBerrie / loopyex

3 stars 0 forks source link

feat: sorting of the cards added #59

Closed PiotrekCodes closed 1 year ago

PiotrekCodes commented 1 year ago

cards border radius added on the cards and map, cards are displayed by created_at order, date changed to days ago. Date still needs work as it always shows 'days' need to be conditional ie 0 = today, 1 = day ago, >1 = days ago

PiotrekCodes commented 1 year ago

I have also set a minimum sell price to 0.1 and it can't go below that, I have set quantity to minimum 1, but this can be easily changed, it also can't go below 0.