Create an employee time clock in java using netbeans
create an employee time clock in java using netbeans The timeclock needs to have a Main Screen that displays 4 options:A) Add New Employee – Displays new employee screenB) Punch In/Out – Displays punch in/out screenC) Report – Displays report screenD) Exit – Exits the program • Display an input field called “Choice” to input one of the four options.• Inputting an incorrect option shall […]