Skip to content

vkiz/test-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Haulmont Test Task

This repository contains a source code of the Web application written using Java, Vaadin, JDBC and HSQLDB database. This Web application is a system of input and display information about the students of the Institute. The appearance of the application user interface is shown below.

screenshots

Separately screenshots: main groups students add group add student

Prerequisites

Build and Run

  1. Run in the command line:

    mvn package
    mvn jetty:run
    

    Note: to successful execution of the unit tests at step "mvn package" it is necessary that Jetty server was stopped before this step.

  2. Open http://localhost:8080 in a web browser.

About

Haulmont test task (Java, Vaadin, JUnit, JDBC, HSQLDB, Maven, Jetty)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors