/SaveStorage

This repository contains a Python code for a storage system that stores goods by amount and quantity. The code defines a Storage class that has three methods: add_goods, remove_goods, and get_goods. The code also includes a graphical user interface created using the tkinter module in Python.

Primary LanguagePython

This repository is not active