Coder Social home page Coder Social logo

verusbabb / employee-directory Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 3.83 MB

Built with REACT: Employee Directory App for listing, sorting, and searching employees

Home Page: https://verusbabb.github.io/Employee-Directory/

Shell 0.31% HTML 33.61% JavaScript 64.27% CSS 1.81%

employee-directory's Introduction

REACT Employee Directory

https://verusbabb.github.io/Employee-Directory/

This app is built with React and provides users with a directory that displays basic information about all employees, including an image, name, email, and birthdate. Users are able to search for employee by first name and sort employees by either name, email, or birthday. For user convenience, email links are active.

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.

Developer Challenge

This app was built from scratch (no starter code). The developer challenges included:

  • Accessing a public API to get random employee data (https://randomuser.me).
  • Building components to render different elements to the screen.
    • App.js: main component that defines state, calls the api, and defines functions that manipulate the data based on user interactions
    • Table.js: renders the empty table with click events methods to call functions in App.js, and calls the Tablebody component.
    • TableBody.js: renders the data in the table
    • Form.js: renders a form for searching by employee first name with click event methods calling back to functions in App.js.

Key Languages/Tools/Frameworks Employed

  • Node.js
  • React
  • Javascript
  • Bootstrap

App Sceenshots

Results, unsorted:

Results sorted by last name:

Results sorted by email address:

Results sorted by DOB:

Search results (i.e. search for Marie):

CONNECT WITH ME

employee-directory's People

Contributors

verusbabb 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.