Star Watcher
- 1 Devlogs
- 8 Total hours
A website that gives you a score on how good you can stargaze tonight. Try here: https://qsd808.github.io/Star-Watcher/
A website that gives you a score on how good you can stargaze tonight. Try here: https://qsd808.github.io/Star-Watcher/
I added a working score calculator based on the current cloudiness and the moon brightness. The time is also mentioned but has no effect on the score yet. I had never done something with Javascript, HTML or CSS so the hardest part was figuring out how everything worked(e.g. API’s, libraries, etc.) My biggest challange yet was letting the location API work. It constantly gave errors and I spent 2 hours trying to make it work.