Web development

EMployee directory

employee directory

Techniques

HTML
CSS
JavaScript
JSON
Public API

In this project, I used the Random User Generator API to grab information for 12 random “employees,” and used that data to build a prototype for an employee directory. The app requests a JSON object from the API and parse the data so that 12 employees are listed in a grid with their data. Clicking the employee’s image or name will open a modal window with more detailed information.