guedesantonio / Employee-Directory

An Employee Directory APP that features dynamically updated HTML and CSS using JavaScript (REACT). All the data itself is rendered in a stateful component.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Employee-Directory

NPM version GitHub license

Description

An Employee Directory APP that features dynamically updated HTML and CSS using JavaScript (REACT). All the data itself is rendered in a stateful component.

Table of contents

Installation

This app has been deployed online, please click here and start using it.

Usage

Open the application on the link above. 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 clicking on the categories.

  • Search the employees names on the Search Bar. EmployeeDirectory

License

This project is licensed under the MIT.

Contributing

See Questions section.

Questions

If you have any questions about the repo, open an issue or contact me directly at gguedesantonio@gmail.com. You can find more about my work at Github profile.

About

An Employee Directory APP that features dynamically updated HTML and CSS using JavaScript (REACT). All the data itself is rendered in a stateful component.

License:MIT License


Languages

Language:JavaScript 58.1%Language:HTML 32.7%Language:CSS 9.2%