Project Highlights
The main purpose of this project was to understand
how to utilize data from an external source. I used
StreamReaders to read in a .csv file to then
determine award recipients for a multitude of
categories. The following code snippet shows a
StreamReader being used to read in each line of
data to apply to certain award prerequisites.