A SPA made with react to manage your employee data in efficiant and visually satisfying manner.
- 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
- Export Employee Data as CSV
This app shows my familiarity with following-:
- Context API
- React
- Functional Components
- Hooks
- Storage Persictance
- Responsive design