It is a design for a web based operating system (Can't actually be used since this was not made to be used. Only for a personal project).
- It has drag able windows which means the windows can be moved around
- There is a dock like on mac from where u can open apps
- The windows have a kind of see through type of look
- There is a clock in the top right of the screen showing the actual time
- There are multiple apps you can open (they are there just to show different windows, they dont actually work)
- Welcome (About Me)
- Calculator
- Notes
- Terminal
- Settings
- About
You visit the live demo: hertty15.github.io/WebOS
- HTML
- CSS3 (for the see through ish effect)
- JavaScript (for the window movement and opening)
Built as part of the NASA Stardance Challenge to create a functional web operating system.
- Learned how to create draggable windows using JavaScript
- Learned a bit of CSS for the see through ish effect
- Understood how you position stuff on a screen using HTML code
- Helped with debugging code
- Helped with designing ideas
- Helped with writing this Readme file
@Hertty10 - Student