Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 385 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 385 Bytes

EmployeeManagementSystem

This is a mini-project exercised during the college.

Functionalties:-

  • Includes a form to add new employees. (Contract or Permanent).
  • Display PayStubs for the employess.

Project details

  • Eclipse is used to build the code files.
  • Simple Implemention of Object Oriented Concepts.
  • Implementation of JComponent, HashMap & GridBag Layout in Java.