vaadin/dashboard-demo

Name: dashboard-demo

Owner: Vaadin

Description: Responsive web application demo made with Vaadin Framework

Created: 2013-02-14 09:08:09.0

Updated: 2018-01-17 10:51:52.0

Pushed: 2017-11-19 20:15:44.0

Homepage: https://vaadin.com/demo

Size: 1114

Language: Java

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Vaadin QuickTickets Dashboard Demo

Responsive application demo/template built using only server-side Java with Vaadin Framework. Showcasing big data, data visualization, drag 'n' drop and other Vaadin features.

View the application

Running the App

Run 'mvn -Pproduction-mode jetty:run' to run in a local jetty. Open in localhost:8080

Run the Maven 'install' target and deploy the resulting WAR file to your Java application server.

You need a license for Vaadin Charts to compile the widgetset. You can get a free 30 day trial license by going to https://vaadin.com/directory#addon/vaadin-charts and clicking the orange “Free trial key” button. It gives you a trial key. See the help section which shows you how to install the key.

Basically you need to create a file name “.vaadin.charts.developer.license” in your HOME directory, and place the key there.

Run 'mvn -Pproduction-mode verify' to run the Vaadin TestBench tests.

Note: You need a valid Vaadin TestBench license and Firefox browser installed to run the tests.

Licenses

The source code is released under Apache 2.0.

The application uses the Vaadin Charts add-on, which is released under the Commercial Vaadin Addon License: https://vaadin.com/license/cval-3


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.