0% found this document useful (0 votes)
3 views1 page

Methodology

Contact managenent methodology
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)
3 views1 page

Methodology

Contact managenent methodology
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/ 1

PROJECT METHODOLOGY

The project is created with the help of C programming language.Basically this program is created in
the C programming language and Turbo C++ (can easily be found on internet),for utilization of
special purpose functions but for simple project.

● The Project can developed via use of file handling,linked listing,array and database
structure.One thing I found is that different method will develop the program for special
extra function but they also bring flaws.So I simplified my program by use of file handling
using 'struct' which allowed me simplicity in coding and also allowed me to make my
program user freindly yet user restrictions also part of it.

● If user make any mistake while entering ,they will be given a warning along with correction
which is required to be made.It will also guide the customers to use this system in
convenient manner.The names are present in user - sated fromats like alphabetical
order,according to time, date recently etc.so that user also can easily find the required person
along with their address and phone numbers and use search option.

The basic task to be performed on this Project are:

● Add all the details

● View the details

● Update the details

● Delete the details

● Exit the System

The steps to be followed to comete the project during the project development:

1. Creating login window.


2. Creating progressbar.
3. Add new recoed to binar data file.
4. Delet record from binary data file.
5. Edit record.
6. Creating search menu.
7. Search record in binary data file.
8. Change paasword.

You might also like