eversince
Track days/weeks/until/since big dates and milestones.

Made with Vue 2 and Tachyons. Check out app.htm and app.js.
Share URLs
When you share a counter you get a URL like https://eversince.glitch.me?n=Finishing%20work&u=1&d=1&t=2021-10-15
When someone else loads this, the name, units, direction, and target date are loaded into their eversince app if they donโt already have a counter with that name and target date. This stops the app from loading lots of identical counters when you refresh the page ๐
Progressive Web App
This app is a PWA, I wrote an article about making your apps into PWAs.
Take a look at manifest.json and sw.js