Skip to content

AndrewBaliushin/Graduation-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java courses graduation project

Description

Three-tier system with GUI Client, Server and DB Server. System works with database where "term -- definition" data is stored. Example: vocabulary.

Architecture

  1. Client app with GUI
  2. Server that process requests from many clients to single DB server
  3. DB server that work with database.

Features

  • Multi-client server.
  • Request definitions for terms.
  • Add new terms with definition.
  • Edit existing definitions for terms.
  • Connection config for Client in separate .cfg file.

screen1 screen2

About

Grad project for Java Courses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages