Skip to content

A javafx application showing the master-detail scenario for listing, adding and editing of books.

Notifications You must be signed in to change notification settings

styleprog/bookpublisher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

bookpublisher

A javafx application concerning with a (simpified) process of the self-publishing of books. Users can list, add and edit books with its simple data like author, title, genre, description and status. The application shows the functionality of master-detail-concept: books are listed in a main view table; after selecting a book, the users see its details in the detail view. There are also dialogs for creating/editing of books and a basic validation. The application uses the mvvmFX framework.

About

A javafx application showing the master-detail scenario for listing, adding and editing of books.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages