Charts Widgets Dashboard
cwd is a sandbox-SPA for skills testing.
Written on JS with AngularJS 1.5.8.
- Do the git clone
- Do the bower update
- Get your personal API Key from this
- Paste this Key in /app/app.config.js in string:
.constant('weatherApiKey', 'your_api_key_here') // PASTE YOUR API KEY HERE!
~ Voila ^_^
Everything should to be working