{"id":15209626,"url":"https://github.com/rokoel/car-price-predictor","last_synced_at":"2026-01-06T15:51:43.102Z","repository":{"id":242134368,"uuid":"804264523","full_name":"Rokoel/car-price-predictor","owner":"Rokoel","description":"This project focuses on a desktop app that can predict car prices using a big dataset. It has GUI written in c++ using QtGUI framework and the Qt Creator app.","archived":false,"fork":false,"pushed_at":"2024-06-03T15:31:06.000Z","size":19742,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-07T01:40:21.145Z","etag":null,"topics":["cpp","qt-gui","qt6"],"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/Rokoel.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-22T09:09:21.000Z","updated_at":"2024-06-03T15:32:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"75bcaf4a-83f9-47a2-aa37-6f04fe2be541","html_url":"https://github.com/Rokoel/car-price-predictor","commit_stats":{"total_commits":18,"total_committers":4,"mean_commits":4.5,"dds":0.6666666666666667,"last_synced_commit":"fe572a36cbb79c734cc04383ca1fd6bbd05d93b3"},"previous_names":["rokoel/car-price-predictor"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rokoel%2Fcar-price-predictor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rokoel%2Fcar-price-predictor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rokoel%2Fcar-price-predictor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rokoel%2Fcar-price-predictor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rokoel","download_url":"https://codeload.github.com/Rokoel/car-price-predictor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236743879,"owners_count":19197783,"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":["cpp","qt-gui","qt6"],"created_at":"2024-09-28T07:41:45.064Z","updated_at":"2026-01-06T15:51:43.071Z","avatar_url":"https://github.com/Rokoel.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# About this project\nThis project focuses on a desktop app that can _predict car prices_ using a big dataset.\nIt has GUI written in **c++** using **QtGUI** framework and the **Qt Creator** app.\n\n## Clone and Build\n\n### 0. Prerequisites\nYou should have the **Qt Creator** and **git** installed. You should be able to access **git** from your project folder (it should be in your ```PATH```).\n\n### 1. Clone the repository to you project folder\nUse the following command while being in your project folder:\n```bash\ngit clone git@github.com:Rokoel/car-price-predictor.git\n```\n\n### 2. Open the project folder with Qt Creator\nIn Qt Creator:\n``` Open project -\u003e Navigate to the project folder -\u003e Choose the CMakeLists.txt file -\u003e Use all the suggested kits ```\n\n### 3. Download the car_prices.csv file from Kaggle\nGo to [Kaggle Page](https://www.kaggle.com/datasets/syedanwarafridi/vehicle-sales-data) and download the zip archive.\n\n### 4. Move the car_prices.csv into the project folder\nUnzip the downloaded archive into any location and move the ```car_prices.csv``` into the project folder:  \n  \n**car-price-predictor**  \n\u0026nbsp;├── car-price-predictor_ru_RU.ts  \n\u0026nbsp;├── **car_prices.csv**  \n\u0026nbsp;├── CMakeLists.txt  \n\u0026nbsp;├── CMakeLists.txt.user  \n\u0026nbsp;├── dialog.cpp  \n\u0026nbsp;├── dialog.h  \n\u0026nbsp;├── dialog.ui  \n\u0026nbsp;├── main.cpp  \n\u0026nbsp;├── mainwindow.cpp  \n\u0026nbsp;├── mainwindow.h  \n\u0026nbsp;├── mainwindow.ui  \n\u0026nbsp;├── predictor.cpp  \n\u0026nbsp;└── resources.qrc  \n\n### 5. Press the Build button in the Qt Creator\nPress the ```Build``` button in the Qt Creator while in your project.\n\n### 6. You're all set!\nYou can now run the project via the ```Run``` button and make any changes to the project. Congratulations!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frokoel%2Fcar-price-predictor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frokoel%2Fcar-price-predictor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frokoel%2Fcar-price-predictor/lists"}