This paper is published in Volume-8, Issue-2, 2022
Area
Computer Science
Author
Alluri Harshika
Org/Univ
Gandhi Institute of Technology and Management, Visakhapatnam, Andhra Pradesh, India
Pub. Date
08 April, 2022
Paper ID
V8I2-1252
Publisher
Keywords
Spring Boot, React JS, Axios

Citationsacebook

IEEE
Alluri Harshika. Employee management system using spring boot and react JS, International Journal of Advance Research, Ideas and Innovations in Technology, www.IJARIIT.com.

APA
Alluri Harshika (2022). Employee management system using spring boot and react JS. International Journal of Advance Research, Ideas and Innovations in Technology, 8(2) www.IJARIIT.com.

MLA
Alluri Harshika. "Employee management system using spring boot and react JS." International Journal of Advance Research, Ideas and Innovations in Technology 8.2 (2022). www.IJARIIT.com.

Abstract

In this era of technological developments, people tend to use more sophisticated data management with good performance. Web Pages are the face of the Internet, which helps users to access information across the Internet. Web Pages are made by developing them using various tools and technology stacks like HTML defines the structure, CSS decorates the structure, JavaScript Enables us to have Dynamic Web Pages or Applications, One of the famous stacks which are put to usage for decades is the JEE of Java and Spring with Spring Boot. Therefore these latest technologies named Spring Boot and React are playing a very prominent role in managing the data. Sprint Boot is considered a lightweight framework and helps in retrieving and storing the data with less complexity. React JS is extremely competent and handles dependencies. Our model helps in managing employees' data in a database with Sprint boot as backend and react JS as front end. Axios are used to connect the frontend with the backend.