{"id":19099522,"url":"https://github.com/dentrax/productmanagementtool","last_synced_at":"2025-07-16T18:07:39.203Z","repository":{"id":103621765,"uuid":"135760346","full_name":"Dentrax/ProductManagementTool","owner":"Dentrax","description":"Advanced Product tracking automation system using Qt 5 and C++","archived":false,"fork":false,"pushed_at":"2018-12-21T14:39:05.000Z","size":708,"stargazers_count":58,"open_issues_count":0,"forks_count":19,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-30T16:23:10.133Z","etag":null,"topics":["automation","automation-ui","c-plus-plus","database","database-schema","final-project","final-year-project","product-management","qt5","qt5-gui","qtcreator","student-project","student-projects"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Dentrax.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}},"created_at":"2018-06-01T20:26:07.000Z","updated_at":"2025-04-09T15:20:12.000Z","dependencies_parsed_at":"2023-03-13T15:06:56.874Z","dependency_job_id":null,"html_url":"https://github.com/Dentrax/ProductManagementTool","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Dentrax/ProductManagementTool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dentrax%2FProductManagementTool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dentrax%2FProductManagementTool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dentrax%2FProductManagementTool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dentrax%2FProductManagementTool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dentrax","download_url":"https://codeload.github.com/Dentrax/ProductManagementTool/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dentrax%2FProductManagementTool/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265529126,"owners_count":23782829,"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":["automation","automation-ui","c-plus-plus","database","database-schema","final-project","final-year-project","product-management","qt5","qt5-gui","qtcreator","student-project","student-projects"],"created_at":"2024-11-09T03:51:08.810Z","updated_at":"2025-07-16T18:07:39.170Z","avatar_url":"https://github.com/Dentrax.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eProductManagementTool Public Source Repository\u003c/h1\u003e\n\n**Software Engineering Final Project - Advanced Product tracking automation system**\n\n[What It Is](#what-it-is)\n\n[How To Use](#how-to-use)\n\n[Build \u0026 Run](#build-run)\n\n[Requirements](#requirements)\n\n[Dependencies](#dependencies)\n\n[About](#about)  \n\n[Collaborators](#collaborators)  \n\n[Branches](#branches) \n\n[Copyright \u0026 Licensing](#copyright--licensing)  \n\n[Contributing](#contributing)  \n\n[Contact](#contact)\n\n## What It Is\n\n**ProductManagementTool with Qt 5**\n\nProductManagementTool program for C++ language is an easy and best way to learn how automation systems interact with the database and works in practice.\n\n**Uses : Please see [Requirements](#requirements) and [Dependencies](#dependencies)**\n\n**ProductManagementTool**\n\n---\n\n**Who is the target audience?**\n\n---\n\n* Anyone who wants to do project with Qt\n\n* Students wishing to do their projects using Qt\n\n* Those who need the Automation Program for their homework\n\n* `Warning:` This project assumes you have some Intermediate-Level C++ knowledge, and `does not teach C++ itself.`\n\n* `Warning:` This project are not a `How to create your own automation tool` or `How to design automation tool systems` and will not teach `Automation tooling techniques`.\n\n**Uses : Please see [Requirements](#requirements) before use**\n\n# Screenshots - UML Diagrams\n\n- All UMLs Made with **[StarUML](http://staruml.io)**\n\n- **[Click here](https://github.com/Dentrax/ProductManagementTool/blob/master/diagrams)** for see the all other UML diagrams.\n\n## Program\n\n![Preview Thumbnail](https://raw.githubusercontent.com/Dentrax/ProductManagementTool/master/diagrams/uml/diagram_uml_program.png)\n\n## Database\n\n![Preview Thumbnail](https://raw.githubusercontent.com/Dentrax/ProductManagementTool/master/diagrams/uml/diagram_uml_database.png)\n\n## Activity\n\n![Preview Thumbnail](https://raw.githubusercontent.com/Dentrax/ProductManagementTool/master/diagrams/activity/diagram_activity_general.png)\n\n## Collabration\n\n![Preview Thumbnail](https://raw.githubusercontent.com/Dentrax/ProductManagementTool/master/diagrams/collabration/diagram_collaboration_general.png)\n\n## Use Case\n\n![Preview Thumbnail](https://raw.githubusercontent.com/Dentrax/ProductManagementTool/master/diagrams/usecase/diagram_usecase_general.png)\n\n## Sequence\n\nLogin\n\n![Preview Thumbnail](https://raw.githubusercontent.com/Dentrax/ProductManagementTool/master/diagrams/sequence/diagram_sequence_login.png)\n\n- **[Click here](https://github.com/Dentrax/ProductManagementTool/blob/master/diagrams/sequence)** for see the other Squence diagrams.\n\n## Statechart\n\nLogin\n\n![Preview Thumbnail](https://raw.githubusercontent.com/Dentrax/ProductManagementTool/master/diagrams/statechart/diagram_statechart_login.png)\n\n- **[Click here](https://github.com/Dentrax/ProductManagementTool/blob/master/diagrams/statechart)** for see the other Statechart diagrams.\n\n# Screenshots - Program GUI\n\n![Preview Thumbnail](https://raw.githubusercontent.com/Dentrax/ProductManagementTool/master/screenshots/ss_panel_login.png)\n\n![Preview Thumbnail](https://raw.githubusercontent.com/Dentrax/ProductManagementTool/master/screenshots/ss_panel_register.png)\n\n![Preview Thumbnail](https://raw.githubusercontent.com/Dentrax/ProductManagementTool/master/screenshots/ss_panel_product-edit.png)\n\n![Preview Thumbnail](https://raw.githubusercontent.com/Dentrax/ProductManagementTool/master/screenshots/ss_panel_main-list.png)\n\n![Preview Thumbnail](https://raw.githubusercontent.com/Dentrax/ProductManagementTool/master/screenshots/ss_panel_main-search.png)\n\n## Features\n\n* Account system with Login/Register features\n\n* Lists the Product fetched from database\n\n* Lists the Product that have been searched from Search panel\n\n* Ability to Add product\n\n* Ability to Update product (exclude ID and Barcode)\n\n* Ability to Delete product\n\n* Advanced search options (by Name, by Date, by Quantity, by Price)\n\n* Product filter\n\n* Safe inputs from Textboxes (bug-free inputs)\n\n* Real-time Product list refreshing if any operate handled\n\n## TO-DO List\n\n* User authority level (Permission system)\n\n* Sales system\n\n* Invoice \u0026 Receipt system for sold products\n\n* Product should be Refundable after sold\n\n## Known Issues\n\n* Window Fixed Size feature not working on Linux.\n\n## How To Use\n\n1) git clone https://github.com/dentrax/ProductManagementTool\n\n2) Import **[ProductManagementTool.sql](https://github.com/Dentrax/ProductManagementTool/blob/master/sql/ProductManagementTool.sql)** file to the database\n\n3) Re-configure your database informations in **[dbcontroller.cpp](https://github.com/Dentrax/ProductManagementTool/blob/master/src/dbcontroller.cpp)**'s `SetupDB()` function.\n\n4) [Build and Run!](#build-run)\n\n## Build \u0026 Run\n\n`qmake \u0026\u0026 make \u0026\u0026 ./ProductManagementTool`\n\n## Requirements\n\n* You should be familiar with Qt applications\n* You should be familiar with C++ family\n* You will need Qt base environment that can be compiled without any problems.\n* You will need a computer on which you have the rights to install obligatory dependencies given below\n\n## Dependencies\n\n* MySQL (or related) Database Service\n* Qt Creator is fine (not mandatory)\n* Qt Base Modules And Frameworks\n* A C++ Compiler (Windows -\u003e MinGW or Visual C++, Linux -\u003e GCC is fine)\n\n## About\n\nProductManagementTool was created to serve three purposes:\n\n**ProductManagementTool is an automation tool that controls some Product operations using with Database**\n\n1. To act as a guide to learn Qt with enhanced and rich content using `C++`.\n\n2. To act as a guide to exemplary and educational purpose.\n\n3. To create your own Qt application.\n\n## Collaborators\n\n**Project Manager** - Furkan Türkal (GitHub: **[dentrax](https://github.com/dentrax)**)\n\n## Branches\n\nWe publish source for the **[ProductManagementTool]** in single rolling branch:\n\nThe **[master branch](https://github.com/dentrax/ProductManagementTool/tree/master)** is extensively tested by our QA team and makes a great starting point for learning the algorithms. Also tracks [live changes](https://github.com/dentrax/ProductManagementTool/commits/master) by our team. \n\n## Copyright \u0026 Licensing\n\nThe base project code is copyrighted by Furkan 'Dentrax' Türkal and is covered by single licence.\n\nAll program code (i.e. .h, .cpp, .ui) is licensed under GNU v3 License unless otherwise specified. Please see the **[LICENSE.md](https://github.com/Dentrax/ProductManagementTool/blob/master/LICENSE)** file for more information.\n\n**References**\n\nWhile this repository is being prepared, it may have been quoted from some sources. (i.e Official Wiki \u0026 Documentations)\nIf there is an unspecified source, please contact me.\n\n## Contributing\n\nPlease check the [CONTRIBUTING.md](CONTRIBUTING.md) file for contribution instructions and naming guidelines.\n\n## Contact\n\nProductManagementTool was created by Furkan 'Dentrax' Türkal\n\n * \u003chttps://www.furkanturkal.com\u003e\n \nYou can contact by URL:\n    **[CONTACT](https://github.com/dentrax)**\n\n\u003ckbd\u003eBest Regards\u003c/kbd\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdentrax%2Fproductmanagementtool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdentrax%2Fproductmanagementtool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdentrax%2Fproductmanagementtool/lists"}