https://github.com/gridhead/toxicims-infarc
ToxicIMS - Inventory Management System for Information Archives
https://github.com/gridhead/toxicims-infarc
Last synced: about 1 year ago
JSON representation
ToxicIMS - Inventory Management System for Information Archives
- Host: GitHub
- URL: https://github.com/gridhead/toxicims-infarc
- Owner: gridhead
- License: gpl-3.0
- Created: 2019-06-06T07:05:08.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-12-03T03:40:47.000Z (over 6 years ago)
- Last Synced: 2025-03-28T17:52:13.153Z (about 1 year ago)
- Language: Python
- Size: 1.59 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# toxicims-infarc
## ToxicIMS - Inventory Management System for Information Archives
### Requirements
1. PyQT5
2. SQLite3 for Python 3
3. QT Designer
4. Any code editor
### Introduction
This is a user friendly database solution for managing inventories of information archives. It uses Qt 5.12.1 GUI framework and SQLite3 database. One can easily perform CRUD operations for number of columns like **books**, **authors**, **publishers**, **categories**, **users** and much more along with possibilities of automation of operations like **lending**, **borrowing**, **transactions** etc.