I’ve added all the main features for my website in my previous devlog and now I have to fill the bottom right space!
Looking at Windows XP, I wanted to replicate its system tray as a date-time window in project… After some experimenting with CSS, I added the date-time window with a transparent background, placed it on the bottom right of the website with thin black text! I liked its minimal look as I wanted to design it in a way that it doesn’t grab our attention much.
I was switching themes to check if it looks good on all of them… And due to the black text, it was not properly visible on themes having a darker background. So, I added a line of code which makes the colour of the date-time window white when the user selected a dark colored background.
And the cool part of this devlog is the “Info Box”, inspired from the dialog box of WinXP, this displays a info about a random tech device from the 2000s era. This uses the API which I made for my previous project, which has a lot of data about tech devices from the Y2K.
Additionally, I’ve also added the feature of character counting for the Notepad Window
Now that everything’s done, I think this project is ready to be shipped!
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.