Skip to content

A comprehensive platform enabling efficient management of employee data through intuitive user interfaces and streamlined functionalities.

License

Notifications You must be signed in to change notification settings

MadhushiUdeshika/Employee-Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee Management Application

A comprehensive platform enabling efficient management of employee data through intuitive user interfaces and streamlined functionalities.

Web Link: Live Website

Features

  • Add new employees with their name, email, address, and phone number.
  • View a list of all employees with their details.
  • Update existing employee information.
  • Delete employees from the system.
  • Pagination for better navigation through the list of employees.
  • Data persistence using localStorage.

Technologies Used

  • React
  • React Router
  • React Bootstrap
  • JavaScript (ES6+)
  • HTML5
  • CSS3

Installation

  1. Clone the repository:

    git clone https://github.com/MadhushiUdeshika/Employee-Management.git
    
  2. Navigate to the project directory:

    cd Employee-Management
    
  3. Install dependencies:

    npm install
    
  4. Start the development server:

    npm start
    
  5. Open http://localhost:3000 in your browser to view the application.

Usage

  • Add new employees by clicking on the "Add New Employee" button and filling out the form.
  • View the list of employees on the homepage.
  • Click on the "Edit" button next to an employee to update their information.
  • Click on the "Delete" button to remove an employee from the list.

License

This project is licensed under th MIT License.

About

A comprehensive platform enabling efficient management of employee data through intuitive user interfaces and streamlined functionalities.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published