Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

employee-directory

Overview

An employee directory created with React. Which break up the application's UI into components, manage component state, and respond to user events.

User Story

  • As a user, I want to be able to view my entire employee directory at once so that I have quick access to their information.

Business Context

An employee or manager would benefit greatly from being able to view non-sensitive data about other employees. It would be particularly helpful to be able to filter employees by name.

Acceptance Criteria

Given a table of random users generated from the Random User API, when the user loads the page, a table of employees should render.

The user should be able to:

  • Sort the table by at least one category

  • Filter the users by at least one property.

Links

Screenshots

Capture Capture1

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages