An open API service indexing awesome lists of open source software.

https://github.com/nikamelashvili/bookstore

This is a book management system built with JavaFX. We are using MySQL to add and display the books, and based on the price range, we display statistics via a pie chart.
https://github.com/nikamelashvili/bookstore

Last synced: 7 months ago
JSON representation

This is a book management system built with JavaFX. We are using MySQL to add and display the books, and based on the price range, we display statistics via a pie chart.

Awesome Lists containing this project

README

          

# Bookstore

This is a book management system built with JavaFX. We are using MySQL to add and display the books, and based on the price range, we display statistics via a pie chart.