My very own WebOS
- 6 Devlogs
- 15 Total hours
This is my very own OS that can be run in the web!
This is my very own OS that can be run in the web!
Devlog 6
-Added portable YouTube viewer
-Added Water tracker app
Devlog 5 - Wallpaper app
Allow you to switch between different wallpapers
DEVLOG 4
Code optimizations
-The code was very messy before, many of my elements were hardcoded without proper functions
-Today, I have fixed the frustrating window, header and close button problem, which was broken beforehand, with the help of a custom function I have created
-More apps coming
Devlog 3 - added 2 apps
Devlog 2
-It look way better now although organizing and understanding the code took a lot of work
-I really like the glass-looking style so i will be going with for most of my apps and stuff
-There are many underlying bugs, which I hope to fix in the future
Getting Familiar with the essentials
-My current goal for this session was to get familiar with html and its quirks
-My first time properly using github, learning to pull, commit and push things