How many days until Christmas? Someone's birthday, etc? Ok this isn't the most revolutionary app in the world. But I threw it together today so I could track how many days until this date... https://sckewi.neocities.org/days-until/result.html?d=15-11-2019... the date Pokemon Sword and Shield come out! xD
You can track how many days until a date of your choice @ https://sckewi.neocities.org/days-until.
Just a suggestion: if the difference between this day and the given day is 30 or more, you should display months as well. Same with year, but check if it is 1 year appart
Sounds good, thanks for the suggestion, @elementz! I will include that in the first update! 🙂
Well, I spent this weekend working on a WebGL implementation. I'm ALMOST there but I'm having trouble figuring out how to switch textures during a frame. But anyway, here's some spinning squares LOL. (And if you're wondering, WebGL is a browser based OpenGL thingy, which is what games and graphics heavy applications often use to draw stuff.)
Well, mission accomplished, I got the texture switching done and I think it's tidy/organised enough to start actually doing something with it now. I'll add more features to it as I need them.