Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/furqanhun/fyt_inventory_management
A inventory/product management winfrom application built as a university project that utilizes all CRUD operations (INSERT, UPDATE, DELETE, SELECT).
https://github.com/furqanhun/fyt_inventory_management
Last synced: 16 days ago
JSON representation
A inventory/product management winfrom application built as a university project that utilizes all CRUD operations (INSERT, UPDATE, DELETE, SELECT).
- Host: GitHub
- URL: https://github.com/furqanhun/fyt_inventory_management
- Owner: FurqanHun
- Created: 2023-07-05T19:39:29.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-07T15:30:49.000Z (8 months ago)
- Last Synced: 2024-06-07T17:03:09.920Z (8 months ago)
- Language: C#
- Size: 257 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FYT Inventory Management System
## Description
This is a simple inventory management system made in C# with database connectivity. It can perform 4 basic functions of add, delete, update and select of database.Code explaination: https://www.youtube.com/watch?v=gGwyfnL-J_w
### Output
![L13-1-1](Assets/L13-1-1.png)
![L13-1-2](Assets/L13-1-2.png)
![L13-1-3](Assets/L13-1-3.png)
![L13-1-4](Assets/L13-1-4.png)
![L13-1-5](Assets/L13-1-5.png)
![L13-1-6](Assets/L13-1-6.png)
![L13-1-7](Assets/L13-1-7.png)
[FurqanHun Github](https://github.com/FurqanHun)