0% found this document useful (0 votes)
17 views2 pages

Project Proposal

The Contact Management project aims to create a user-friendly system in C++ for efficiently managing contacts. Key features include adding, listing, searching, deleting, and editing contacts, all optimized for speed and memory. This system enhances personal and professional productivity through secure data management.

Uploaded by

Lennon Salen
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
17 views2 pages

Project Proposal

The Contact Management project aims to create a user-friendly system in C++ for efficiently managing contacts. Key features include adding, listing, searching, deleting, and editing contacts, all optimized for speed and memory. This system enhances personal and professional productivity through secure data management.

Uploaded by

Lennon Salen
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

A.

Title of Project

Contact Management

B. Introduction

Contact management is a system that handles your contacts and keep track of them. This will
help the user managing his/her contacts in an easy way.

C. Objectives

1. Design and implement a user-friendly Contact Management System using C++.

2. Can handle multiple number of contacts.

3. The system is optimize for speed and memory efficiency.

D. Features

Add New Contact: Users can store details such as name, phone number, email address, and address.

List all contact: Users can see al the contacts that is in the system

Search Contact: A search feature to quickly locate contacts using keywords like name or phone number.

Delete Contact: Users can also delete contacts that has been on the list.

Edit Contact: For the last features of this system. The user can edit contacts.

E. Functionality
F. Conclusion

The Contact Management is a project that designed to make it easier for us to handle our contact
information. By combining a user friendly interface, and secure data management. It serves as a
valuable contribution to personal and professional productivity, showcasing the versatility and
strengths of C++ programming.

You might also like