Skip to content

P4r1nc3/CRUD_Employee_Management_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee Management System

Description

The Employee Management System Simple Project is a dynamic web application created using Spring MVC, Hibernate, and Bootstrap. It is a simple CRUD (Create, Read, Update, Delete) application that allows users to add, edit, and delete books from the database, as well as add and remove books from their inventory.

Installation

To run this application, you will need:

  • Java 8 or higher
  • Apache Tomcat 9
  • MySQL database server
  • Maven
  • Java IDE

Once you have these dependencies installed, you can follow these steps:

  1. Clone the project from GitHub: git clone https://github.com/P4r1nc3/Employee_Management_System
  2. Import the project into Eclipse: File > Import > Maven > Existing Maven Projects
  3. Configure the database connection in the application.properties file
  4. Build and run the project on Apache Tomcat

Usage

Once the application is running, you can access it at http://localhost:7070/.

The home page will display a list of all employees in the database, with the option to add a new employee or edit/delete an existing one.

About

Simple Employee Management System project created with Spring and Bootstrap

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published