An Inventory Managment software for storage in a database: name, count and price of each good and calc the total price of all the goods

1 Open Issue Need Help Last updated: Nov 9, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This issue proposes changes to the `.travis.yml` file, likely for Continuous Integration (CI) setup. It specifies Python versions, necessary system packages (like `python3-gi` and `xvfb`), and commands for installing dependencies and running checks like `flake8` and an import check script.

Complexity: 2/5
good first issue

An Inventory Managment software for storage in a database: name, count and price of each good and calc the total price of all the goods

Python