Skip to content

This repository contains the source codes for a Java-based desktop application for a book store, featuring graphical user interfaces (GUIs) developed using Netbeans GUI builder.

License

Notifications You must be signed in to change notification settings

chathushi-r/Book-Store-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Book Store Project

This repository contains the source codes for a desktop application of a book store, implemented in Java. This application is connected to a Derby database that consists of tables that store records including book details, order details and user details. The logs folder contains text files that log the different actions performed by the logged in user.

Functionalities:

  • Add/Update/Delete/Search/View books
  • Add/Search/Delete orders
  • Update order status
  • Add/Update/Delete a user
  • View current users
  • View sales report
  • View logs of user actions

Technologies used:

  • Language : Java
  • IDE : Apache NetBeans

About

This repository contains the source codes for a Java-based desktop application for a book store, featuring graphical user interfaces (GUIs) developed using Netbeans GUI builder.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages