{"id":15209392,"url":"https://github.com/vemestael/gw-dss-cpp","last_synced_at":"2025-10-03T01:31:41.455Z","repository":{"id":49284507,"uuid":"354847711","full_name":"Vemestael/gw-dss-cpp","owner":"Vemestael","description":"Prediction tool","archived":true,"fork":false,"pushed_at":"2021-06-20T10:01:38.000Z","size":519,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-09-29T07:23:21.260Z","etag":null,"topics":["cmake","cpp","dss","prediction","qt-framework","queuing-theory"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Vemestael.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-04-05T13:41:00.000Z","updated_at":"2024-01-03T11:39:38.000Z","dependencies_parsed_at":"2022-09-21T16:21:28.504Z","dependency_job_id":null,"html_url":"https://github.com/Vemestael/gw-dss-cpp","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vemestael%2Fgw-dss-cpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vemestael%2Fgw-dss-cpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vemestael%2Fgw-dss-cpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vemestael%2Fgw-dss-cpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Vemestael","download_url":"https://codeload.github.com/Vemestael/gw-dss-cpp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235059234,"owners_count":18929279,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cmake","cpp","dss","prediction","qt-framework","queuing-theory"],"created_at":"2024-09-28T07:23:22.520Z","updated_at":"2025-10-03T01:31:40.960Z","avatar_url":"https://github.com/Vemestael.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gw-dss-cpp\n\ngw-dss-cpp - simple tool that use queueing theory concepts to make predictions about needed number of technical support staff. \n\n## Build\n\n1. First of all make sure you have installed successfully:\n* Qt Framework (Qt 6) (see more [Open Source Qt Use](https://www.qt.io/download-open-source));\n* Boost library (see more [Boost installation on Windows](https://www.boost.org/doc/libs/1_75_0/more/getting_started/windows.html) or [Boost installation on *nix](https://www.boost.org/doc/libs/1_75_0/more/getting_started/unix-variants.html)).\n\n2. Clone this project and then cd to the project folder;\n\n3. Init the git submodule:\n```\n$ git submodule init\n$ git submodule update --init --recursive\n\nOR\n\n$ task init\n```\n\n1. Configure the project using CMake:\n```\n$ cmake -B ./build -G \u003cpreferred generator\u003e -DCMAKE_BUILD_TYPE=\u003cDebug|Release\u003e\n\nOR\n\n$ task configure_\u003cdebug|release\u003e -- \u003cpreferred generator\u003e\n```\n\n5. Then run build command:\n```\n$ cmake --build ./build --config \u003cDebug|Release\u003e --target \u003cgw-dss-cpp|deployment|make-lupdate|all\u003e\n\nOR\n\n$ tasl build_\u003cdebug|release\u003e -- \u003cgw-dss-cpp|deployment|make-lupdate|all\u003e\n```\n\u003e As you can see, there are three available targets:\n\u003e * gw-dss-cpp - build application independently;\n\u003e * deployment - run deployment(only on Windows);\n\u003e * make-lupdate - update available translations.\n\n6. You've done! The builded binary file(s) available in the build directory.\n\n## Usage\n\nComing soon\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n\n## Credits\n\n* [Qt Framework](https://github.com/qt) by [The Qt Company](https://www.qt.io/)\n* [qtm-calc-shared](https://github.com/andinoriel/qtm-calc-shared/) by [andinoriel](https://github.com/andinoriel/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvemestael%2Fgw-dss-cpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvemestael%2Fgw-dss-cpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvemestael%2Fgw-dss-cpp/lists"}