Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.