https://github.com/emadehsan/dashboard
A dashboard containing Clock, Calendar & Weather plugin.
https://github.com/emadehsan/dashboard
Last synced: 3 months ago
JSON representation
A dashboard containing Clock, Calendar & Weather plugin.
- Host: GitHub
- URL: https://github.com/emadehsan/dashboard
- Owner: emadehsan
- License: mit
- Created: 2015-11-16T08:10:25.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-22T00:14:30.000Z (over 9 years ago)
- Last Synced: 2025-01-11T11:28:42.093Z (5 months ago)
- Language: JavaScript
- Size: 1.33 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Dashboard
A Dashboard App comprising of Clock, Calendar & Weather plugin.# IMPORTANT
Use HTTP server (XAMP stack on local machines) to View the Documents. Because AngularJS Route work on HTTP protocol.### Libraries used:
* AngularJS
* AngularJS Route
* jQuery
* Bootstrap
* Google Fonts### Prominent Features Used from above libraries
* Loading of different **Views** through AngularJS **Routing**
* Different Google Fonts for different Screens### Dependent Services
* Current Weather Condition is Loaded through openweathermap.org's APIs
* Google fonts through Google's CDNsLink to repository is [here](https://github.com/emadehsan/dashboard)