Authors
- Christian Onyango
Technologies
- PYTHON LANGUAGE
- DOCOPTS
- SQLITE3
- DB BROWSER FOR SQLITE
Functions
- Adds an item to the inventory
- Removes an item from the inventory
- Lists all the items available (with checked out or checked in)
- This command exports the entire inventory as a CSV file
- Checkout an item from the warehouse/store
- Checkin an item that was previously checked out
- View all the item details for item with id
- Return a list of all the items that match the search_query
- Calculate total assets value
Licensing
- ©2016 Christian Onyango, All Rights Reserved.