Skip to content

Telephone Directory System (using C) : A CLI-based menu-driven solution for management of the Directory data.

Notifications You must be signed in to change notification settings

advait404/Telephone-Directory-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telephone-Directory-System

In this project, we will be designing and coding a Telephone Directory System for Asia Pacific University. The proper designing and programming practices that were taught in the lecture and tutorial classes must be applied. The program must allow the Telephone Operator (TO) to carry out the following:

  1. Searching employee’s telephone extension number by using employee’s full name or ID to search through the records file.

  2. Adding new employee records that includes the employee’s name, ID, extension number and department name, while making sure there are no duplicate entry. It must also create a records text file if one has not been created yet.

  3. Updating the extension number of existing employees using their name or id as the search key.

  4. Listing all the employee records and arranging them alphabetically by their department name.

About

Telephone Directory System (using C) : A CLI-based menu-driven solution for management of the Directory data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages