Prime OS
- 2 Devlogs
- 1 Total hours
Prime OS is a minimal web-based operating system with draggable windows for Notes, Files, and Settings.
Prime OS is a minimal web-based operating system with draggable windows for Notes, Files, and Settings.
Making Prime OS Interactive,I continued working on Prime OS and added interaction to the desktop.The Notes, Files, and Settings windows can now be smoothly dragged around the screen, and each window has its own close button.A simple clock to the taskbar was also added.The main functionality of the OS is now working, so I’m moving on to final testing and cleanup.
Started building Prime OS, a minimalistic web-based operating system.So far, I have created the basic desktop layout and added three windows: Notes, Files, and Settings.Also, set up the project with HTML, CSS, and JavaScript.Next, I’m working on making the windows draggable and finishing the basic functionality.