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.
- 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.
- Node
- Express
- Pug
- Gulp
There's a backlog which can be found in the Projects tab.