Skip to content

Simple POS System in Java using Swing Library and it also have a MySQL Database Connection.

Notifications You must be signed in to change notification settings

RomeloDev/Simple-Java-Swing-POS-System-MySQL-CRUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple POS System using Java Swing and MySQL in Netbeans

Introduction

This is a simple POS System program in Java using Swing Library for GUI and it also have a MySQL Database Connection for Data Storing/Handling. This System have a CRUD operation feature for Data Management in Database.

ScreenShots:

Home Frame: image

Adding a Product Frame: image

Order Frame: image

Pay Order Frame: image

Video Demo:

You can watch the actual video demonstration in the link below:

https://fb.watch/tqU74D4oel/

How to use:

You can clone this repository by using the following command:

git clone https://github.com/RomeloDev/Simple-Java-Swing-POS-System-MySQL-CRUD.git