This simple program enables you to schedule queries for your classroom.
The program is written in C++ and utilizes Qt6.
- clone the git directory:
git clone https://github.com/pianoforte33/QueryScheduler.git - enter the directory:
cd QueryScheduler - Create a directory for the built source code:
mkdir build-QueryScheduler - run cmake on the project directory:
cmake .. - run make:
make - modify the file
name.txtwith your favourite text editor, and add your classmate name
