Skip to content

carmenobied/React-Employee-Directory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-Employee-Directory

Project license badge

The goal was to create an employee directory using React.js. This involved breaking up your application's UI into components, managing component state, and responding to user events.

Explore the application here: Live App

Table of Contents

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.

Installation

i. Fork the Github repository.
ii. Clone the forked repo into your local machine using gitbash/terminal to pull the project and data.
iii. Run the command-lines to run the app functionality. You can also access the files and assets via Visual Studio to view the code. 
iv. 1. npm install // 2. npm start
v. Explore the app.

Deployed

Deployed application in Heroku: Live App

  • Below is screenshot of the application: Directory Screenshot

Usage

Technologies Used:
React.js - ReactDOM.render - components - state - props - classes - hooks - axios - Random Users API

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.

Given a table of random users, 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.

Contributing

Pull requests are welcome. Please use the Contributor Covenant Code of Conduct and for major changes, please open an issue beforehand to discuss the changes.

License

MIT | Copyright © 2020 Carmen Obied

Tests

There are currently no tests for this project.

Questions

Have questions? Contact me at:

Github: carmenobied carmenobied

About

Employee directory with React.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published