https://github.com/JoelwMulongo/stock-control-system
the system allows store keeper of organisations manage, to monitor and control the stock present in a medium enterprise
https://github.com/JoelwMulongo/stock-control-system
database stock-data visual-basic
Last synced: over 1 year ago
JSON representation
the system allows store keeper of organisations manage, to monitor and control the stock present in a medium enterprise
- Host: GitHub
- URL: https://github.com/JoelwMulongo/stock-control-system
- Owner: JoelwMulongo
- Created: 2021-12-25T12:28:22.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-13T11:00:32.000Z (over 3 years ago)
- Last Synced: 2024-10-24T04:27:56.270Z (over 1 year ago)
- Topics: database, stock-data, visual-basic
- Language: Visual Basic .NET
- Homepage:
- Size: 799 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README



[](https://twitter.com/intent/follow?screen_name=mulongojoel)

```mermaid
graph TD;
Login-->MainMenu;
MainMenu-->Stock;
MainMenu-->Items;
MainMenu-->Orders;
MainMenu-->supply;
MainMenu-->Suppliers;
Stock-->GenerateReports;
Items-->GenerateReports;
Orders-->GenerateReports;
supply-->GenerateReports;
Suppliers-->GenerateReports;
```
# stock-control-system
The system allows store keeper of organisations to manage, monitor and control the stock present in a medium enterprise.