Code Monkey home page Code Monkey logo

customer-database-iknouf10's Introduction

Make a customer database

Directions

In this assignment, you will build a customer directory using DOM manipulation with JavaScript. You will get the customer data via customers.js, an included JavaScript file, 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.date in the data.

The file named states.js defines a function that you can use to convert the name of a state to its abbreviation.

You'll need to create the html file and connect all the javascript files you need to that page.

Layout & Styling

You can choose to use flexbox, grid, and/or css libraries for styling your site. Keep in mind, however, that the priority for this assignment is the data, not the styling, so spend your time accordingly.

Your site should look like the following screenshot with individual customers visible in a grid. You can apply your own css style choices, but getting the info on the page is first priority:

example screenshot

customer-database-iknouf10's People

Contributors

github-classroom[bot] avatar iknouf10 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.