Skip to content

0xroko/tvz-java-projekt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TVZ Java Projektni zadatak


Order screen

Description

Project for Java course at TVZ. Simple JavaFx application for managing restaurant i.e. orders, products, employees, tables, reservations.

Features

  • Add, update, delete products, employees, tables, reservations, orders
  • Search, filter and view products, employees, tables, reservations, orders
  • "Asynchronous" querying with custom SignaledTaskThread
  • Entity changes tracking, fully automatic diffing using reflection and custom annotations for specifying which fields to track and how to name them
  • AtlantaFx for styling
  • MariaDB for database
  • Input fields validation with ValidatorFx and a few custom validation helpers
  • Authentication and authorization
  • Few JavaFx tweaks
    • Custom TableView with automatic resizing and scroll restoration
    • Searchable ComboBox

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published