Skip to content

Developed an employee management system in NetBeans centered around a hash table data structure. The application allows users to instantiate either a part-time or full-time employee. It includes functionality for adding employees, removing employees, searching employees within the system, changing employee information, and saving/loading files.

License

Notifications You must be signed in to change notification settings

Jah877/netbeans-EMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

netbeans-EMS

Developed an employee management system in NetBeans centered around a hash table data structure. The application allows users to instantiate either part-time or full-time employees. It includes functionality for adding employees, removing employees, searching employees within the system, changing employee information, and saving/loading files. The application is handled through implementation in a GUI. To launch this project, run the "Main_jFrame.java" file after downloading the existing folder. Terminal messages will be displayed that verify the "SYSTEM IS LIVE." This project highlights the implementation of GUI functionality, hash table data structure, inheritance, and buffered reading/writing.

About

Developed an employee management system in NetBeans centered around a hash table data structure. The application allows users to instantiate either a part-time or full-time employee. It includes functionality for adding employees, removing employees, searching employees within the system, changing employee information, and saving/loading files.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages