Skip to content

Christian-Onyango/bc-10-Inventory_Management_Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INVENTORY-MANAGEMENT-APPLICATION

Authors

  • Christian Onyango

Technologies

  • PYTHON LANGUAGE
  • DOCOPTS
  • SQLITE3
  • DB BROWSER FOR SQLITE

Functions

  1. Adds an item to the inventory
  2. Removes an item from the inventory
  3. Lists all the items available (with checked out or checked in)
  4. This command exports the entire inventory as a CSV file
  5. Checkout an item from the warehouse/store
  6. Checkin an item that was previously checked out
  7. View all the item details for item with id
  8. Return a list of all the items that match the search_query
  9. Calculate total assets value

Licensing

  • ©2016 Christian Onyango, All Rights Reserved.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages