Skip to content

This React application is an Employee Management System that provides a user-friendly interface for administrators to manage employee-related data.

Notifications You must be signed in to change notification settings

pushpendra-sharma/management-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee management System

This React application is an Employee Management System that provides a user-friendly interface for administrators to manage employee-related data.

Features

  • List of Employees with following fields
    • First name
    • Last name
    • Age
    • Company
    • Blood Group
    • Email
    • Phone Number
    • Gender
  • Search functionality for employees
  • Sorting functionality for employees based on first name, last name, and age
  • Filters to select employees based on gender and blood group.
  • Pagination to show 15 employees per page
  • Details button for each employee to show their details in a modal
  • Shortlist button in the details modal to add the candidate to a list of shortlisted candidates

Installation

Install project with npm. To run this application, follow these steps:

Clone the repository:

  git clone https://github.com/Pushpendra-Sharma/management-app.git
  cd management-app

Install dependencies:

  npm install

Start the application:

  npm start

🔗 Links

portfolio

linkedin

About

This React application is an Employee Management System that provides a user-friendly interface for administrators to manage employee-related data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published