Process manager created from scratch with C++. Project based off of the CPP Nanodegree program from Udacity. This project requires the NCurses library as a dependency for graphics. To build the executable, run the command 'make build' once inside the build directory. The executeable can be run with './monitor'. .