Skip to content

React front-end application to interact with non-sensitive data from an employee directory.

Notifications You must be signed in to change notification settings

jacquelineadean/EmployeeDirectory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee Directory

Home

Description

The Employee Directory is a React.js application that divides the UI into components, manage component state, and respond to user events. The application utilizes the Random User Generator API to mock an employee directory consisting of 100 employees.

Given the table of random users, when the user loads the page, a table of employees should render.

The user is able to:

  • Search the table for user by name

  • Filter the users by first or last name property

View the deployed app here

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.

Table of Contents

Installation

Usage

Questions

Installation

** Once the repository has been forked and cloned, the user will need to change directories into the repository and run the command "npm install" in order to retrieve the neccessary dependencies.

Usage

** Once the application has been installed, the user will run "npm start" in the command line to initialize the server.

** In the server, the user can interact with the application to view the Employee Directory.

Questions

For any questions, please connect with me:

Github username: @Jacquelineadean

Github URL: GitHub

LinkedIn: LinkedIn

Email: [email protected]

About

React front-end application to interact with non-sensitive data from an employee directory.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages