Skip to content

deepaknigam2004/Employee_Management_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Employee_Management_System

Developed a RESTful API using Spring Boot to manage employee data effectively. Implemented CRUD functionalities, enhancing organizational data accessibility. Ensured attention to detail in API design and database management. A simple CRUD (Create, Read, Update, Delete) application built using Spring Boot. This project manages employee records with basic operations like adding, viewing, updating, and deleting employees.


πŸ”§ Features

  • Create new employees
  • View list of employees
  • Update employee details
  • Delete employees
  • RESTful API implementation
  • Spring Boot backend with MVC architecture

πŸ› οΈ Technologies Used

  • Java
  • Spring Boot
  • Spring Data JPA
  • H2 / MySQL (configurable)
  • Thymeleaf (for frontend, if applicable)
  • Maven

πŸ“‚ Project Structure

Employee_Management_System/ β”œβ”€β”€ src/ β”‚ β”œβ”€β”€ main/ β”‚ β”‚ β”œβ”€β”€ java/com/example/employee/ β”‚ β”‚ β”‚ β”œβ”€β”€ controller/ β”‚ β”‚ β”‚ β”œβ”€β”€ entity/ β”‚ β”‚ β”‚ β”œβ”€β”€ repository/ β”‚ β”‚ β”‚ └── service/ β”‚ β”‚ └── resources/ β”‚ β”‚ β”œβ”€β”€ application.properties β”‚ β”‚ └── templates/ β”‚ └── test/ β”œβ”€β”€ pom.xml └── README.md

About

Developed a RESTful API using Spring Boot to manage employee data effectively. Implemented CRUD functionalities, enhancing organizational data accessibility. Ensured attention to detail in API design and database management.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages