BaderAlshaya / CS_300

This is my own contribution to the group project as part of the CS 300 class.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Provider_Directory

This part of the code accomplishes the following tasks:

  • Creates a list (BST) of services inputted from a text file and sort them alphabetically.
  • Verifies whether a service code is a valid service.
  • Display information of all or specific services within the list.

About

This is my own contribution to the group project as part of the CS 300 class.


Languages

Language:C++ 100.0%