/employee-directory

A web app designed as an employee directory using a web API and React. The user can search for specific employees or even sort in ascending or descending order, depending on first name, last name, phone number or email. Images and all data are presented in a table to allow for easier readability.

Primary LanguageJavaScript

Employee Directory GitHub license

Live Site

https://iescandon.github.io/employee-directory/

Description

A web app designed as an employee directory using a web API and React. The user can search for specific employees or even sort in ascending or descending order, depending on first name, last name, phone number or email. Images and all data are presented in a table to allow for easier readability.

Table of Contents

Installation

In order to install this project, you must login to GitHub and go to github.com/iescandon/employee-directory. Once there you will click on the green button that says clone or download. You will be given choices on how to download: using the ssh/html key or downloading the zip file.

Using SSH/HTML Key: You will copy the link shown and open up either terminal (mac: pre-installed) or gitbash (pc: must be installed). Once the application is open, you will type git clone paste url here. Once you have cloned the employee-directory repo, cd into the repo and type "open ." to open the folder which contains all files used for the website. You can also type "code ." to open the repo in VS code.

Using Download ZIP: Click on Download Zip. Locate the file and double click it to unzip the file. Locate the unzipped folder and and open it. All the files for the website will be within this folder.

Usage

Simply click on the live link listed above and use the website as normal. Type in the form and watch the information filter out automatically. Hover next to the column headers to view the carets to sort. Click on the carets to sort.

License

Copyright (c) [2020][inezescandon] The license is MIT License. Read more about it at https://opensource.org/licenses/MIT.

Credits

Worked with my tutor Ivan Popov, my TA Peter Winston, and my professor Tish Mcneel .

Tests

No tests available.

Questions

If you have any additional questions please contact me at iescan4@gmail.com. GitHub: https://github.com/iescandon