Project for a POO course in the Technical University of Compiègne
Description
This project will be entirely made in c++. To get started just clone the repo and install dependancies that will be listed just below.
- Qt6
- to install Qt on mac just run the command brew install Qt.
- On linux run the command sudo apt install Qt
- On windows ...
- Nlohmann JSON for C++ should be installed by default with the Cmakelist.txt conf
The project is now entierely done.
This project was moved from gitlab to github so the data might be incorrect