Skip to content

iamkiranrajput/EMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Employee Management System

This project is an Employee Management System built with React.js for the frontend and Spring Boot with Data JPA for the backend. It provides a comprehensive solution for managing employee information efficiently.

Features

  • Responsive Design: Responsive UI design to ensure usability across various devices.
  • Data Validation: Validate user inputs to ensure data integrity.

Technologies Used

  • Frontend: React.js, Bootstrap
  • Backend: Spring Boot, Java
  • Database: MySQL, PostgreSQL, or any other relational database supported by Spring Data JPA

Prerequisites

  • Node.js and npm installed on your machine
  • Java Development Kit (JDK) installed
  • MySQL, PostgreSQL, or any other relational database installed and running

Installation

  1. Clone the repository: git clone https://github.com/iamkiranrajput/EmployeeManagementSystem.git

  2. Navigate to the project directory: cd employee-management-system

  3. Install frontend dependencies: cd frontend npm install

  4. Install backend dependencies: cd ../backend

  5. Build and run the backend server: ./mvnw spring-boot:run

  6. Run the frontend development server: npm start

  7. Access the application in your browser: http://localhost:3000

Contributing

Contributions are welcome! If you find any bugs or have suggestions for improvement, please open an issue or submit a pull request.

Acknowledgements

About

Employee Management System built with React.js for the frontend and Spring Boot for the backend

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published