Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 5 hours 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-04T19:44:28.000Z (11 months ago)
- Last Synced: 2024-01-04T20:41:12.900Z (11 months 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
![girisEkranı](https://github.com/Efe-Eroglu/Stock-Tracking-System/assets/95614657/98d74697-b207-4d51-a859-a5ab60ecc776)
### 2-) Main Page
![anaSayfa](https://github.com/Efe-Eroglu/Stock-Tracking-System/assets/95614657/ce90933d-5de5-41e4-b12c-0ab82d66cb6e)
### 3-) Product Card
![kartEkle](https://github.com/Efe-Eroglu/Stock-Tracking-System/assets/95614657/e682b4ce-501b-4309-9f7c-7293c9d9e19f)
* **C# language and Mssql database were used in the project development.**