Skip to content

calexandre-me/Employee-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Employees Data Table - Beginner Example

A simple employees table with search and filter functionality.

Features

  • Search through data
  • Filter results
  • Basic React concepts

Setup

  1. Clone the repo
  2. Unzip and open the project folder in your favorite editor
  3. Run the command 'npm install' in your terminal and wait for the packages installation
  4. Run the command 'npm run dev'
  5. Copy/Paste the local server development url in your browser

How to Use

  1. Type in search box to find an employee
  2. Use the checkbox to filter only experienced employees

To Customize

  • Replace data.js with your data
  • Modify styling in CSS files

Find a bug?

Feel free to open an issue on GitHub

Known issues (Work in progress)

It is still an ongoing project. The code structure and some functionalities are not fully optimized however updates are coming soon.

About

A UI for visualizing and managing employees.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published