Giter Site home page Giter Site logo

adityadhanarajkundu / employeemanagementsystem Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 182 KB

Java Springboot full stack Employee Mangement System CRUD application

Home Page: https://employee-management-system-teal.vercel.app

Java 39.66% JavaScript 52.30% HTML 1.80% CSS 6.24%

employeemanagementsystem's Introduction

Employee Management System (Java Spring Boot + React CRUD)

This project implements a full-stack Employee Management System using Java Spring Boot for the backend, MySQL as the database, and React with Bootstrap and Axios for the frontend. The system allows CRUD (Create, Read, Update, Delete) operations for managing employees.

Features

  • Create: Add new employees with their details.
  • Read: View a list of all employees with their information.
  • Update: Modify existing employee details.
  • Delete: Remove employees from the system.

Images

Technologies Used

  • Backend:

    • Java Spring Boot: Java Spring Boot is used for building the backend server of the application. Spring Boot provides a powerful platform for developing Java-based web applications with ease. It simplifies the configuration and setup of Spring-based applications, allowing developers to focus more on application logic.
    • MySQL: MySQL is a popular open-source relational database management system. It is used as the database for storing employee information in this project. MySQL provides a robust and scalable solution for managing relational data.
  • Frontend:

    • React: React is a JavaScript library for building user interfaces. It allows developers to create reusable UI components and manage the state of the application efficiently. React's component-based architecture and virtual DOM make it suitable for building complex and interactive web applications.
    • Bootstrap: Bootstrap is a front-end framework for building responsive and mobile-first websites. It provides a set of CSS and JavaScript components that help developers design consistent and visually appealing user interfaces.
    • Axios: Axios is a promise-based HTTP client for making AJAX requests in the browser and Node.js. It is used in this project for sending HTTP requests from the React frontend to the Spring Boot backend.

Installation

Prerequisites

  • Java Development Kit (JDK) installed on your machine
  • Node.js and npm installed for React development
  • MySQL Server installed locally or remotely

Backend Setup

  1. Clone the repository:

    git clone https://github.com/AdityaDhanarajKundu/EmployeeManagementSystem.git

employeemanagementsystem's People

Contributors

adityadhanarajkundu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.