Skip to content

This is a single-page application that is built using React. It generates a random directory of 50 employees that the user can sort by clicking on a specific column. The employees can also be filtered by first name.

License

Notifications You must be signed in to change notification settings

martinmondaca/Employee_Directory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee Directory

License: MIT

Table of Contents

Description

The motivation for this project was the desire to create a single page application using React. This application uses React components in order to break up the applications functionality and UI. This application also manages state and responds to user events.

The purpose of this application is to be able to view an employee directory in a table, and then be able to sort that directory by a specific column, and also filter by an employee's first name.

Installation

No prior installation is required to use this application. The deployed link for the application is provided below.

Deployed-Link

Employee Directory

Technologies-Used

Usage

  1. Upon loading the application you will be presented with 50 employees.
  2. You can click on each column header in order to sort employees by first name, last name, email, login, or phone number.
  3. You can also filter employees by first name.
    • Enter the employee's first name or part of their first name in the search field and click the 'Filter' button.
  4. You can also sort employees and filter by first name at the same time.

Images

Screenshot of application

Application screenshot

Questions/Contributions

If you have any questions or if you would like to contribute to this project you can reach me at [email protected] or via my GitHub martinmondaca

License

Licensed under MIT license.

About

This is a single-page application that is built using React. It generates a random directory of 50 employees that the user can sort by clicking on a specific column. The employees can also be filtered by first name.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published