Kendo Tournament Viewer Code
Mobile viewer for Kendo Tournament Manager tool.
Brought to you by:
kaporal
File | Date | Author | Commit |
---|---|---|---|
src | 2016-02-22 |
![]() |
[1a7be4] NullPointerException catched. |
.gitignore | 2016-02-11 |
![]() |
[099044] Ignored css. |
README.txt | 2016-02-13 |
![]() |
[2c613e] Added version in README |
pom.xml | 2016-02-14 |
![]() |
[646584] Updated kendo Tournament version. |
Introduction: ------------------------------------------- KendoTournament Viewer is a server side application that allows user to use its own smart phone to see the score and classification of a Tournament of kendo. This application must be used with Kendo Tournament Generator (http://kendotournament.sourceforge.net/). Installation: ------------------------------------------- You need to deploy the WAR file in a server (i.e. Tomcat, Jetty, ...). Or you can directly download the version bundled in a Tomcat server, that is ready to run. Version: -------------------------------------------- 0.1.0 Basic behaviour implemented: fights score, team classification and competitor classification. 0.1.1 Improvement of speed in the client. 0.1.2 Improvement of the feed back of the GUI 0.2.0 Tree view. Configuration view. 1.0.0 Application tested and stable. Licenses and related software ----------------------------------------- - Graphviz for creating graphs based on Eclipse Public License - v 1.0 (http://www.graphviz.org) - Vaadin user interface components for web apps (Apache License): https://vaadin.com/ - Icons obtained from Modern Icons (Attribution-NoDerivs 3.0 Unported): http://modernuiicons.com/ - KendoTournamentManager GNU license (http://kendotournament.sourceforge.net/?lang=en)