Skip to content

Java based Point Of Sale system with full database support.

Notifications You must be signed in to change notification settings

Jackwitwicky/POS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POS

Java based Point Of Sale system with full database support.

Application Description

This is a inventory and transaction management system written in java and mysql for the database end.

Application Overview

The system has a login page in which the user either logs in to the admin window for administative functionality such as adding users to the system and adding stock to the inventory. The other login credentials opens the user window which opens a session for a staff to perform transactions. At the end of each transaction, a full report is printed to console window and to a file in the computer. Actual printing is yet to be supported. A barcode mechanism is emulated with support of actual barcode to be implemented later.

#Additional Functionality. The system has support of users uploading images to their accounts.

About

Java based Point Of Sale system with full database support.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages