Requirements: CMake 3.20+ and a C++20 compiler.
A C++14 capstone for the Object-Oriented Programming course (Tec de Monterrey). It models a small university — a University that owns Departments, which own Courses and employ Professors, with a ...