https://github.com/the-phoenics/book-inventory-system
Book inventory system built with Java Swing and JDBC
https://github.com/the-phoenics/book-inventory-system
crud-application database gui java jdbc
Last synced: about 1 month ago
JSON representation
Book inventory system built with Java Swing and JDBC
- Host: GitHub
- URL: https://github.com/the-phoenics/book-inventory-system
- Owner: The-Phoenics
- Created: 2023-05-12T06:27:53.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-13T05:07:35.000Z (over 2 years ago)
- Last Synced: 2024-04-04T14:11:07.424Z (about 2 years ago)
- Topics: crud-application, database, gui, java, jdbc
- Language: Java
- Homepage:
- Size: 2.22 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Book Inventory System
*A desktop application which lets you perform Create, Read, Update and Delete (CRUD) operations on books data stored in MySQL database with an ineractive graphical user interface.*
- GUI - Java Swing
- Database - MySql (JDBC) + alwaysdata (cloud database service)
---
### Screenshots


---