Skip to content

This is a desktop application built using Java Swing and Hibernate, which allows you to manage categories, brands, products, and branches in a store.

Notifications You must be signed in to change notification settings

IbrahimAtef22/Store-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Store-Management-System

This is a desktop application built using Java Swing and Hibernate, which allows you to manage categories, brands, products, and branches in a store. The application uses JDBC to communicate with a MySQL database and follows an Object-Oriented Programming (OOP) paradigm. Maven is used as the build and dependency management tool.

Usage

Once the application is built and running, you can perform the following CRUD operations:

  • Create, read, update, and delete categories.
  • Create, read, update, and delete brands.
  • Create, read, update, and delete products.
  • Create, read, update, and delete branches.

Technologies Used:

  • Java
  • Swing
  • OOP
  • Hibernate
  • MySQL
  • JDBC
  • Maven

About

This is a desktop application built using Java Swing and Hibernate, which allows you to manage categories, brands, products, and branches in a store.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages