It's a weather website. When users open browsers, they can see this website as the default page. Based on showing clean information, I also wanna  make the interaction fun and aesthetic.

http://www.dkaib.com/graphicmotion/#/test/

Different temperature ranges have different colors.

It is for my javascript final for CCLab class. Check it out!

Please view by Chrome. And use full screen view(“command or control” + “shift” + “F”).

http://a.parsons.edu/~chenk461/cclab_jsFinal/

I manipulate a weather api from wunderground.com and js library from paperjs.org. It’s a good experience designing with web technology learned by myself.

js library, http://paperjs.org/examples/future-splash/

api, http://www.wunderground.com/weather/api

The code,

https://github.com/pekingkc/cclabHomework/tree/master/jsFinal