Skip to content

This project involves pulling random user images and corresponding data from the Random User Generator API, and creating a drop-down menu to select the number of users to display.

Notifications You must be signed in to change notification settings

marisabrantley/random-user-generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random User Generator

This project involves pulling random user images and corresponding data from the Random User Generator API, and creating a drop-down menu to select the number of users to display.

Objective

  • Fetch random profile data from teh Random User Generator API.
  • Parse the data to a JSON file.
  • Create an array with the data.
  • Create a function expression to populate data on the page, including country, name, and profile image.
  • Program a drop-down lst to change the number of user profiles displayed.

random-user-generator.mov

Launch

View the Random User Generator here: https://marisabrantley.github.io/random-user-generator/

Class

Skillcrush, Break into Tech Blueprint

JavaScript Fundamentals - Intro to API's

About

This project involves pulling random user images and corresponding data from the Random User Generator API, and creating a drop-down menu to select the number of users to display.

Topics

Resources

Stars

Watchers

Forks

Languages

  • JavaScript 37.7%
  • HTML 32.6%
  • CSS 29.7%