Simple calendar to color code days. Runs offline, optionally as a PWA. Scrolling is endless and recycles 5 elements to maintain the illusion. Cool CRT-esque graphics.
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
(forgot to post this)
Project is now hosted on gh pages:
https://zxmushroom63.github.io/color-calendar/
I added a PWA manifest and service worker caching. (works offline)
You can now click on a day to change it's color, cycling between white, red, yellow and green.
The current day now has an outline.
Project is halfway done, you can endlessly scroll through days with high performance, by recycling 5 elements.