Skip to content

GUI app to query the land registry of the Provincia Autonoma di Trento

License

Notifications You must be signed in to change notification settings

zayigo/CatastoGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CatastoGUI License: GPL v3

CatastoGUI is a basic tool, written in Java 11, to query the land registry of the Provincia Autonoma di Trento developed as a project for the programming exam at Università degli Studi di Milano.

animated

User interface

The user interface is built using JavaFX v11, the layout is stored in a FXML file.

Non-blocking requests

All I/O bound operations are executed in a separate Thread to prevent blocking the UI and to ensure a pleasant UX.

Duplex communication

This tool features a built-in, locally hosted map powered by Leaflet that can interact with the Java code and the other way around.

All requests are handled in Java.

About

GUI app to query the land registry of the Provincia Autonoma di Trento

Resources

License

Stars

Watchers

Forks

Packages

No packages published