Question: Im making an address book application using JavaScript (plus HTML and CSS). (Useing plain JavaScript, no third party libraries or jasonobjects!). How can i make

Im making an address book application using JavaScript (plus HTML and CSS). (Useing plain JavaScript, no third party libraries or jasonobjects!).

How can i make it with entries?

  • I need help doing this:
    • Entries have the following fields: name, telephone number, email
    • Individual entries must be represented as an Entry object
    • The contact list must be represented as an array of Entry objects
    • The application must be shipped with some sample initial data (meaning, with a non-empty address book)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!