Skip to content

๐Ÿ“š Keep track of your product inventory in this simple object-oriented Python GUI. Uses the Tkinter library and SQLite.

License

Notifications You must be signed in to change notification settings

nathanlytang/InventoryManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

36 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Inventory Manager

An inventory manager using Python, Tkinter, SQLite, and SQLAlchemy

Preview Image

Usage

  1. Install dependencies
  2. Clone the repository git clone https://github.com/nathanlytang/InventoryManger.git

Bugs

  • Zero Bug - Use of IntVar in entry widget creates zeroes
  • ID sorting - Sorting on ID column unavailable due combination of list and tuple
  • Negative Amount - Available and Checked Out can go negative

About

๐Ÿ“š Keep track of your product inventory in this simple object-oriented Python GUI. Uses the Tkinter library and SQLite.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages