Skip to content

Kick933/employee-directory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keep your employee data organised

A SPA made with react to manage your employee data in efficiant and visually satisfying manner.

Features

  • Add Employees
  • Add Teams
  • Edit Team Name
  • Remove Employee
  • Change in Team name reflect in Employee data
  • Set Team Lead
  • Edit Employee Details
  • Edit CEO Details
  • Edit Department Head Details
  • Persist data changes in localstorage
  • Search for Employee with various parameters
  • Transfer employee to another team within the department

Check it out Here

To-Do

  • Export Employee Data as CSV

Skills displayed

This app shows my familiarity with following-:

  • Context API
  • React
  • Functional Components
  • Hooks
  • Storage Persictance
  • Responsive design

Credits