Methodology
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 steps to be followed to comete the project during the project development: