https://github.com/mhdb96/storeautomationxd
🏪 An automation system to store products’ specifications and track stock through purchase and sale operations for any type of stores.
https://github.com/mhdb96/storeautomationxd
automation csharp database metromodernui mysql mysql-database product-manager stock-tracking store-management store-management-system winforms winforms-dashboard
Last synced: about 1 month ago
JSON representation
🏪 An automation system to store products’ specifications and track stock through purchase and sale operations for any type of stores.
- Host: GitHub
- URL: https://github.com/mhdb96/storeautomationxd
- Owner: mhdb96
- License: mit
- Created: 2019-05-09T18:33:35.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-05-30T08:37:19.000Z (about 4 years ago)
- Last Synced: 2025-04-28T10:26:04.246Z (about 1 month ago)
- Topics: automation, csharp, database, metromodernui, mysql, mysql-database, product-manager, stock-tracking, store-management, store-management-system, winforms, winforms-dashboard
- Language: C#
- Homepage: http://automation.xdebuggers.com/
- Size: 10.4 MB
- Stars: 9
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
---
description: >-
C# automation system to store products’ specifications and track stock through
purchase and sale operations for any type of stores.
---# Store Automation System

## Table of Contents
| \# | Title |
| :--- | :--- |
| 1 | [Project Details](project-details.md) |
| 2 | [UI Tutorial](ui-tutorial/) |
| 3 | [How To Deploy](how-to-deploy.md) |
| 4 | [ER Diagram](er-diagram.md) |
| 5 | [Flow Chart](flow-chart.md) |
| 6 | [Software Architecture](software-architecture.md) |## Overview:
An automation system to store products’ specifications and track stock through purchase and sale operations for any type of stores.
The system consists of 2 main login **roles**:
* **Admin:** which can enter the main categories and their attributes.
* **User:** which can enter products and customers data, make commercial operation and review the store statistics through the UI.### Technologies
* MySQL Server.
* MetroModernUI for UI design.
* GitHub for version control.## Developers' Info
* **Muhammed AKSOY** ~ [Linkedinđź”—](https://www.linkedin.com/in/mhdb96/) - [GitHubđź”—](https://github.com/mhdb96)
* **Onur KANTAR** ~ [Linkedinđź”—](https://www.linkedin.com/in/onur-kantar-580ab1ab/) - [GitHubđź”—](https://github.com/simiyen)