Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 232 Bytes

File metadata and controls

4 lines (4 loc) · 232 Bytes

Client: Java, Server: Java

Simple client-server app for a warehouse of products. The app allows the administrator to add, update or delete products and the users to order products.
Client: JavaFX
Server: Java, Spring Remoting