Skip to content

tobiaszgala/Employee-Directory-with-Public-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee Directory project using Fetch API and OOP javascript

Example of using OOP javascript and Fetch API to create an Employee Directory. This project is using Random User API (https://randomuser.me/)

Dependencies

This project is using the latest features such as Promises. You might need to use polyfills for better browser support (IE)

Description

This showcase project is using Random User API to generate a list of employees. Each employee is displayed with information and the model window is created after a user clicks on the card. The user has an option to move forward or backward while using a modal window. There is also a live search feature added to help search for a specific employee. Since this project is using Ajax request there is no need to refresh the page.

About

Using public API to create employee directory app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published