Started working on my WebOS 1 project — NOVA OS. I wanted to make my own small web OS instead of just copying the guide, so I started building the desktop and then added the basic window system.Right now I have 1) draggable windows 2) desktop icons 3)a docklive time/date 4) notes 5) calculator 6) focus timer 7) projects section 8) dark/light mode The Notes app also saves notes using localStorage, which was one of the extra features I wanted to add. The hardest part was probably getting the windows and dragging to work properly without making the code unnecessarily complicated.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.