Git Product home page Git Product logo

react-employee-directory's Introduction

React Employee Directory

The following is a react based web application that allows a user to search and sort through an employee directory. It mimics an employee directory by using the very popular random user generator api.

Description

This was a great project to work through and it really helped me to learn and understand how react worked. I learned a lot about when to use a class vs a functional component, how to use and set state, some react component lifecyle methods and much more.

Usage

Usage of the app is pretty simple. When the user views the page, they are brought to a page containing a search bar and table of all the employees in their company. Now it just shows 50 employees because that what was set as a parameter in the API call. A user can click on the name column in the employee table to sort the employees alphabetically from a-z or z-a. They can also search for a name in the search bar and the table will re-render to show the employee that matches what was typed into the search bar.

Tech Used

  • Good ol fashioned Array Prototype Methods
  • React
  • Random User Generator API
  • gh-pages npm package
  • axios npm package for running api requests

Screenshot of app

React Employee Director Application

Link to deployed app

Click Here to access deployed app.

react-employee-directory's People

Watchers

James Cloos avatar Valliappan Lakshmanan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.