/TODVS

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Taxi Order Data Visualization System

There is a CMakeLists.txt file in this folder. To compile and run this program, please first modify this line:

set(CMAKE_PREFIX_PATH ${CMAKE_PREFIX_PATH} path/to/qt/{version of qt}/clang_64/lib/cmake)

and then type these commands in the command line:

cmake .
make
./final

Then you can see the GUI of the program final.