https://github.com/efe-eroglu/stock-tracking-system
An automation system for small commercial enterprises to keep track of their products in their warehouses.
https://github.com/efe-eroglu/stock-tracking-system
csharp database desktop-app sql
Last synced: 11 months ago
JSON representation
An automation system for small commercial enterprises to keep track of their products in their warehouses.
- Host: GitHub
- URL: https://github.com/efe-eroglu/stock-tracking-system
- Owner: Efe-Eroglu
- Created: 2023-01-02T10:23:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-04T19:44:28.000Z (about 2 years ago)
- Last Synced: 2025-03-30T09:41:26.952Z (about 1 year ago)
- Topics: csharp, database, desktop-app, sql
- Language: C#
- Homepage:
- Size: 46.3 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Stock Control System
* **Desktop application for small businesses to manage warehouse management, product entry and exit.**
* **This project was prepared within the scope of the Object Oriented Programming Course at Firat University, Department of Software Engineering.**
# Images From the Project
### 1-) User Login Page

### 2-) Main Page

### 3-) Product Card

* **C# language and Mssql database were used in the project development.**