Skip to content

gabishop35/project-js-customer-database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Make a customer database

Directions

In this homework, you will build a customer database using DOM manipulation with JavaScript. You will get the customer data via customers.js, an included JavaScript module, and format dates via a third-party library, Moment.js. You can also use other third-party libraries if you wish.

The customers were generated using RandomUser.me, and so they contain a lot of data. For our purposes, you will need their name, address, phone numbers, thumbnail, birthdate, and the date they became a customer, which is stored as registered in the data.

Layout

Your site should look like the following screenshot:

example screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages