solution to the coding challenge https://github.com/xpeppers/social_networking_kata
Written by Imre PÉNTEK, [email protected]
If you have QT Creator installed, open the project file social_networking_kata.pro
Also, it can be compiled from the commandline like this:
g++ *.cpp -o /path/to/outputfile