Skip to content

Ninelya/Emerald

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emerald

java client-server project

Client-Server app, which allows customers to order any credit in bank without going to bank directly or talking to manager. Project is written in Java; client interacts with server application through socket; server interacts with MySQL database through JDBC; GUI is implemented using Swing library.

Code for DB is shown in credit-system\database directory. create.sql creates database and tables in it; flood.sql fills it with valid data.

About

java client-server project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages