ShapovalovIgor / test-task

Technical task halmount (Vaadin + JPA + Hibernate + HSQLDB + Maven) The final version is in: model_separation_3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test Task

  1. Branch mame: model_separation_1 Interface application in one form:

Interface: Add Group:

Interface: Edit Group:

Interface: Add Student:

Interface: Edit Student:

  1. Branch mame: model_separation_2 Interface application ingrid edition add external windows add item:

Interface: Group:

Interface: Edit Group:

Interface: Add Group:

Interface: Student:

Interface: Edit Student:

Interface: Add Student:

  1. Branch mame: model_separation_3 Interface application external windows add item and edition item:

Interface: Group filter:

Interface: Edit Group:

Interface: Add Group:

Interface: Student filter:

Interface: Edit Student:

Interface: Add Student:

Prerequisites

Build and Run

  1. Run in the command line:

    mvn package
    mvn jetty:run
    
  2. Open http://localhost:8080 in a web browser.

About

Technical task halmount (Vaadin + JPA + Hibernate + HSQLDB + Maven) The final version is in: model_separation_3


Languages

Language:Java 96.6%Language:CSS 3.4%