Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Employee Management System (Java)

A simple Employee Management System built using Java, designed to handle employee details such as adding, updating, retrieving, and deleting employees from a list.

πŸ“Œ Features

  • βœ… Add a new employee
  • βœ… Retrieve all employees
  • βœ… Get a single employee by ID
  • βœ… Update an employee's details
  • βœ… Delete an employee from the list

πŸ“‚ Project Structure

/EmployeeManagement β”‚-β”‚ β”œβ”€β”€ model/ β”‚ β”‚ β”œβ”€β”€ Employee.java β”‚ β”œβ”€β”€ service/ β”‚ β”‚ β”œβ”€β”€ EmployeeService.java β”‚ β”œβ”€β”€ repro/ β”‚ β”‚ β”œβ”€β”€ EmployeeRepro.java β”‚ β”œβ”€β”€ Main.java │── README.md

About

Core Java Project that stimulates Basic CRUD in real life

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages