Skip to content

nunju9a/Project-5-Public_API_Requests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Public API Requests

  • Received grade of "Exceeds Expectations"

For this project, I built an app for a fictionalized Project Athena - a distributed company with remote employees working all over the world. They need a smart way for employees to share contact information with each other.

I used the Random User Generator API (https://randomuser.me/) to grab information for 30 random “employees,” and used that data to build a prototype for a Project Athena employee directory.

I requested a JSON object from the API (using jQuery) and parsed the data so that 30 employees are listed in a grid with their thumbnail image, full name, email, and location. Clicking the employee’s image or name will open a modal window with more detailed information, such as the employee’s birthday and address.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors