项目作者: wlazlok

项目描述 :
Library App created with Java and JavaFX
高级语言: Java
项目地址: git://github.com/wlazlok/LibraryApp.git
创建时间: 2020-05-03T12:56:56Z
项目社区:https://github.com/wlazlok/LibraryApp

开源协议:

下载


LibraryApp

Simple Library App created with Java 11, JavaFX 11 and H2 Database

Table of contents

General info

This project is simple library app to manage books.

Technologies

Project is created with:

  • Java version: 11.0
  • JavaFX version: 11.0
  • H2 Database version: 1.4.200

Setup

To open and run this project, download this respository to one folder and then open folder using e.g. IntelliJ, then run Main class.

Features

  • Add/Delete category/book/author from database
  • Edit selected book
  • Browse exist books in database (possibility of sorting books by category)

Author

Screenshots

Main screen
Add book screen
List of books screen