kieker-monitoring / kieker

Kieker's main repository
Apache License 2.0
70 stars 41 forks source link

[KIEKER-1110] Migration of Kieker's WebGUI to GWT/Vaadin #2755

Closed rju closed 1 week ago

rju commented 1 week ago

JIRA Issue: KIEKER-1110 Migration of Kieker's WebGUI to GWT/Vaadin Original Reporter: Nils Christian Ehmke


Brief explanation:

Kieker's WebGUI is a multi user web solution which has been developed to assemble, control, and observe Kieker analysis networks.

The web application is based on JavaEE, JSF and the component library Primefaces. However, we consider to replace JSF and Primefaces with a more suitable framework like GWT or the GWT-based Vaadin project. The goal of this project would therefore be the migration of Kieker's WebGUI.

Expected results:

After the successful completion of this project, the WebGUI is based on GWT/Vaadin, has the same functionality and a similar UI as before.

Knowledge prerequisite:

The student working on this topic should

Skill level:

Additional documentation:

Candidate Mentor(s):

The primary contact for this project idea is marked in bold font.

rju commented 1 week ago

author nils-christian -- Tue, 18 Mar 2014 13:09:42 +0100

I am currently reimplementing the WebGUI in Vaadin in a branch.