curatedcode / applii-tracker

A fully client-side job application tracker with sync support
https://applii.netlify.app/
Other
0 stars 0 forks source link

feat: update format of board section card time #90

Closed curatedcode closed 8 months ago

curatedcode commented 8 months ago

Description

68 - this was too clunky on the cards so I opted for the following:

0 seconds - Now N seconds - Ns N minute - Nmin N hours - Nh N days - Nd N months - Nmo N years - Nyr

Also fixed an issue of the landing page board section cards showing time a bit off. If you set one of the cards times to now + 30 seconds it would start counting down.

Todo