Terminal program used to keep track of artists you've listened to, and which albums you've listened to in their discography.
Saves your additions to a binary file automatically upon use of executable.
To use, build main.cpp. Alternatively, use executable in bin folder.
Created as practice for storing & formatting data in .bin files and pulling!