GitXplorerGitXplorer
s

home-dashboard

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
3f9127fe1929283568d2638f20615ab95972c2c4

chore(package): update sinon to version 3.0.0

ggreenkeeper[bot] committed 7 years ago
Unverified
9e99871a305e75a9a67a6489bdc809df21389fc3

docs(readme): add Greenkeeper badge

ggreenkeeper[bot] committed 7 years ago
Unverified
ae8b5ebe99e316bfbb90d2eba5893de92b16f965

chore(package): update dependencies

ggreenkeeper[bot] committed 7 years ago
Unverified
d69ee3a0db868740da3edea390d0988c7fbea7cb

Fix broken header formatting

ssimeg committed 7 years ago
Unverified
7122529a1f98390c65e3cdd784b3e87574f057b3

Add Code Climate badge

ssimeg committed 7 years ago
Unverified
2cb6dcd3ae6fe4a001404c85b779f3d6f4d3e335

Use different method for appointing views folder

ssimeg committed 8 years ago

README

The README file for this repository.

Home Dashboard

Greenkeeper badge Build Status Code Climate Test Coverage Dependency Status

NOTE: This project is at the moment strictly coupled to my (Simon Egersand, the author) requirements. Therefore should this project not be seen as a generic solution to a bigger problem. It will become a more generic solution later.

This application fetches real time data from API:s (which I find useful), and then displays them on a single page website. The UI is built for larger screens. The UI is currently in both English and Swedish. A new design of the UI is being worked on.

The data that is presented on the dashboard

Example usage (my setup)

  • Run a Node.js server on a Raspberry Pi. The application will display information about the weather, when your next three metros departure from your nearest station and time + date. This way I don't have to go for any app to get all the information I need.

UI

Tech stack

  • Node
  • Express
  • Pug
  • Gulp

TODO

There's a backlog which can be found in the Projects tab.