Skip to content

pianoforte33/QueryScheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

11 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

QueryScheduler ๐Ÿ“š

This simple program enables you to schedule queries for your classroom.
The program is written in C++ and utilizes Qt6.

How to use (tested on linux) ๐Ÿ› ๏ธ

  1. clone the git directory:
    git clone https://github.com/pianoforte33/QueryScheduler.git
  2. enter the directory:
    cd QueryScheduler
  3. Create a directory for the built source code:
    mkdir build-QueryScheduler
  4. run cmake on the project directory:
    cmake ..
  5. run make:
    make
  6. modify the file name.txt with your favourite text editor, and add your classmate name

Screenshot ๐Ÿ“ธ

Schermata_20240320_174835

About

A simple program that enables you to schedule queries for your classroom

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published