An open API service indexing awesome lists of open source software.

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.

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 CDNs

Link to repository is [here](https://github.com/emadehsan/dashboard)