Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 months 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 (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-13T11:00:32.000Z (about 2 years ago)
- Last Synced: 2024-07-30T20:59:28.300Z (5 months 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
![GitHub repo size](https://img.shields.io/github/repo-size/joelwmulongo/stock-control-system)
![GitHub stars](https://img.shields.io/github/stars/joelwmulongo/stock-control-system?style=social)
![GitHub forks](https://img.shields.io/github/forks/joelwmulongo/stock-control-system?style=social)
[![Twitter Follow](https://img.shields.io/twitter/follow/mulongojoel?style=social)](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.