Skip to content

Employee Register System | Assignment in a System Development Course

Notifications You must be signed in to change notification settings

Project1JDBC/EmployeeRegister

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EmployeeRegister

EmployeeRegister is a java application designed to act as Database Application that manages Employees and the related information. It's programmed in Java alongside the ORM (Object/Relational Mapping) Framework Hibernate-ORM.

Uses Swing as a GUI (Graphical User Interface).

Uses Hibernate-ORM to get the (JDBC) Database Connection up and running as well as managing the actual data in/from the local (SQL) Database.

EER-Diagram (Extended/Enhanced Entity Relationship Diagram)

Supported Platforms

This project does currently not support Mobile Devices. Requires Java to run!

  • Windows
  • Linux
  • Mac OS X

About

Employee Register System | Assignment in a System Development Course

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages