C++ code: digital rolodex using a doubly linked list

  

You will be making a digital rolodex using a doubly linked list. Your program will have the following criteria:

1. Each node in the list will contain the following information about the person:

     First Name

     Last Name

     Address

     Phone Number

     Email Address

     twitter handle.

2. When the program opens it will read contact information from a text file and create a doubly linked list with the information.

3. The user will be able to:

    o search for and display specific user by any piece of information. Exact matches only is fine. Should be able to navigate through a list if there are multiple results. thus, you probably want to sort first.

    o add a contact to the rolodex

    o delete a user from the rolodex

    o sort the rolodex by any piece of information and navigate through it, displaying    one contact at a time. (they will need to be able to exit this navigation mode)

    o quit the program.

4. Upon quitting, all contact information should be written back to the text file.

fivewriters
Calculate your essay price
(550 words)

Approximate price: $22

How it Works

1

It only takes a couple of minutes to fill in your details, select the type of paper you need (essay, term paper, etc.), give us all necessary information regarding your assignment.

2

Once we receive your request, one of our customer support representatives will contact you within 24 hours with more specific information about how much it'll cost for this particular project.

3

After receiving payment confirmation via PayPal or credit card – we begin working on your detailed outline, which is based on the requirements given by yourself upon ordering.

4

Once approved, your order is complete and will be emailed directly to the email address provided before payment was made!