Coder Social home page Coder Social logo

employeedirectory_react_app's Introduction

Employee Directory

Table of contents

  1. Description

  2. Install Guide

  3. Usage

  4. license

  5. Screenshots

  6. URL

Description

A Employee Directory using React JS. The UI is broken into smaller components, to manage component state, and respond to user events.

Installation Instruction

  • The app gets created with "npx create-react-app" command, which creates all the nodes that is needed for creating React components.
  • npm install bootstrap - for style and required bootstrap in index.js
  • npm install axios - for API get
  • link font-awesome css - for icon

Any specific details about React itself, please refer to the React-README for more details on the installation.

Usage

  • When the user loads the page, a table of employees from API get is rendered.
  • The user has option to search for any employee name. As they enter each letter in the search name input field, they will see the matching employees displayed from the previous employee list displayed.
  • The user also has option to sort by employee name, age, and phone number.

License

Unlicensed

Credits

  • w3schools.com - Table Styling
  • Keiren Anthony - For guidance on deploying React App with Heroku
  • Sammantha Sassenick - For guidance on the Sort logic

Screenshots

  1. Page Load:

Screen #1

  1. Search by Name:

Screen #2

  1. Search by Name - Continued:

Screen #3

  1. Sort by Name:

Screen #4

employeedirectory_react_app's People

Contributors

meenaambalam avatar

Watchers

 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.