Skip to content

SahilPulikal/KC-Inventory-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KC-Inventory-System

Python Mini project

This project is written in Python using Tkinter for GUI. The project file contains a python script (index.py). This is a simple GUI based project which is easy to understand and use. A user has to pass through a login system in order to get access. Talking about the system, it contains all the required functions which include adding, viewing, deleting and updating inventory items. While adding inventory items, the user has to enter the product name, quantity, and price. The system shows the inventory record in a list view. And also the user easily deletes any inventory items. The user can search for an item as it contains a search function too.

This GUI based Simple Inventory system provides the simplest management of inventory items. In short, this project mainly focus on CRUD with a search function. There’s an external database connection file used in this mini project to save the data permanently.

User id and password of Database:

User ID : sahil and Password : sahil

Preview

Output1 Output2 Output3 Output4 Output5

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages