kmthorsnes / employee_directory

#5 Assignment Team Threehouse tech degree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Employee directory

5th Assignment Team Threehouse tech degree

Demostrating use of public API's.

Description

A page that makes use of the randomuser.me's public API for creating a dummy employee directory. The user can search and filter employees by their names.

Screenshots

Demo Demo

Personalization

Color.

The page background color is changed with the JavaScript

Font

The title font is changed with jQuery.

Search functionality

Users can filter which Employees that show by searching for their name. Search is updated on every keystroke or the input is cleared (no button eventlistener).

Modal view.

Button for navigating to the next or previous person is hidden if the person shown is the first or last in the current array view.

Hyperlinking.

Email and telephonenumber is hyperlinked for faster connecting with the persons.

Tech/framework used

Built with

Motivation

My 5th submission for the Full Stack JavaScript course

About

#5 Assignment Team Threehouse tech degree


Languages

Language:JavaScript 42.3%Language:CSS 30.6%Language:HTML 27.1%