-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Ben Edgar edited this page Oct 20, 2016
·
5 revisions
Dashboard is a single-page web application that can be configured to contain various widgets. Dashboard is easy to deploy using a single docker command.
Bootstrap - Front End Look-N-Feel Framework
ReactJS - Front End Javascript
WebPack - An intelligent module bundler
NodeJS - Initial page and REST server
Gradle - Build Tool
Docker - Deployment Tool
Displays a list of JIRA tickets based on a JIRA Query Language (JQL). The JQL is persisted so that the next time the user comes back to the page, JIRA Tickets Viewer will run the same JQL.
Backlog
Displays a Google Map route from a source location to a destination with its estimated time. The source and destination is persisted so that the next time the user comes back to the page, Route Tracker will show the same route.
Backlog