alligatormonday / Employee_React_Directory

Application that utilizes the Random User Generator API. This data provides an employee name, email, phone number, and picture. A user can sort employees from alphabetically, and filter an employee by name.

Home Page:https://alligatormonday.github.io/Employee_React_Directory/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ’‘ Project Title: Employee_React_Directory

πŸ•Ή Demo:

Demo of application

Video of demo: Employee_React_Directory_DEMO

License

πŸ‘€ Author: Joseph Jepson

πŸ“œ Table of Contents:

Description:

This is a simple application that utilizes the Random User Generator API. This data provides an employee name, email, phone number, and picture. A user can sort employees from alphabetically, and filter an employee by name.

This application utilizes React.js, Node.js, ESlint, CSS, HTML

Image of DEMO application

View Deployment: Employee_React_Directory

Contact:

Credits:

  • πŸ‘€ GitHub User: Dane Burns - helped me with troubleshooting my react hooks

  • πŸ‘€ GitHub User: Andrew Moses - gave me a second pair of eyes

License:

MIT License

Copyright (c) 2020 Joseph Jepson

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Application that utilizes the Random User Generator API. This data provides an employee name, email, phone number, and picture. A user can sort employees from alphabetically, and filter an employee by name.

https://alligatormonday.github.io/Employee_React_Directory/

License:MIT License


Languages

Language:JavaScript 67.1%Language:HTML 19.2%Language:CSS 13.7%