Question: Im making an SIMPLE address book application using JavaScript (plus HTML and CSS). ( Use plain JavaScript, no third party libraries! No JSON or anything

Im making an SIMPLE address book application using JavaScript (plus HTML and CSS). (Use plain JavaScript, no third party libraries! No JSON or anything else).

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)

Im making an SIMPLE address book application using JavaScript (plus HTML and

Add entry Name: Tel: Email: Add Don John 12-322-622 don.john@ymail.com Elizabeth Westland 66-112-312 e47wl@outlook.com DO DO MO John Smith 12-345-678 john.smith@gmail.com

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!