acdollard / employee-directory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Employee Directory

This project is a tool for seeing non-sensitive information about employees, like age of course. The user can see a list of 200 fake employees and can filter them by name, or sort them by age. Why would you want to sort them by age? Maybe you're ageist. I don't know.

Screen Shot 2020-03-24 at 5 21 12 PM

Tools

This project is a front-end using React, HTML, CSS, and Javascript. An API call is made to return a list of random users from the Random User API

Run

Clone or download here

See Heroku-deployed application: here

About


Languages

Language:JavaScript 50.9%Language:CSS 33.6%Language:HTML 15.5%