Skip to content

The provided code is part of an Employee Management System implemented in Java. The program is a console-based application where users can perform CRUD (Create, Read, Update, Delete) operations on employee records. The main class, Main_App, handles user input and interacts with the Employee_Services class to manage employee data.

Notifications You must be signed in to change notification settings

Prathmesh0936/Employee_Management_System

Repository files navigation

Employee_Management_System

The provided code is part of an Employee Management System implemented in Java. The program is a console-based application where users can perform CRUD (Create, Read, Update, Delete) operations on employee records. The main class, Main_App, handles user input and interacts with the Employee_Services class to manage employee data.

About

The provided code is part of an Employee Management System implemented in Java. The program is a console-based application where users can perform CRUD (Create, Read, Update, Delete) operations on employee records. The main class, Main_App, handles user input and interacts with the Employee_Services class to manage employee data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages