/qa-system

A simple command-line program to take tests on predefined Q&A pairs.

Primary LanguageC++

qa-system

A simple command-line program to take tests on predefined Q&A pairs.

Compilation

Simply run make to compile the program into ./main.

Requires compilers that supports C++17.

Dependencies: libncursesw and nlohmann/json.