Skip to content

Web Based Point of Sale System Client - a standalone program written in JavaFX which can be opened as a webapp as well

Notifications You must be signed in to change notification settings

liangz2/PosClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PosClient is a client software designed to communicate with an eCommerce hosting web server where it also hosts the inventory data.

This software is written in JavaFX in order to acheive rich user interface features and the abilities to open as a webapp as well as a standalone program.

Database calls within the program is merely an interface where all works are done on the server end using JSP server-side scripting and transfered over 
through the net, by using remote method invocation.

About

Web Based Point of Sale System Client - a standalone program written in JavaFX which can be opened as a webapp as well

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages