An Employee Management System developed using Java
This Project was done as part of my Internship at Zoho Corporation
The task was to implement an Employee Management Application using both Command Line and Desktop App.The task required to enter Five Employees Records per file and store them as Java Objects which can serialized and deserialized.The LookUp operation for Updating employee details was heavily optimized using a *.properties file in Java.
Java 8
AWT
Swing