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

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

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.