An inventory system.
Create and edit an inventory for your home/office/wearhouse
- Install dependencies
pip install -r requirements.txt
- Run the program
python GUI.py
- Create an inventory
- Add items
- review and update stocks, to know which items are running low
- edit the inventory
- Create inventory system
- Edit items, add, remove
- Show shopping list (items that are low in count)
- Exporting the shopping list and sending it via email notification
See the open issues for a full list of proposed features (and known issues).
Leonid Sobol - leonis313@gmail.com
Project Link: https://github.com/Leo-project-A/Inventory2.1