mach1el / py-product-manager

Products manager application written by python.Using tkinter to make GUI.

Repository from Github https://github.commach1el/py-product-managerRepository from Github https://github.commach1el/py-product-manager

Products Manager

Intro

This simple project wrote for managing products.In this project i used 100% python language version 3.x,for GUI i used tkinter library,for products database i used sqlite3 which stable with python and json for storing username & password.For closing my code i used pyinstaller library,the correctly file that from Product-Manager/dist/App/App.exe.I also keep the source code in parent directory which named App.py.

Login

* username: admin
* password : root

Require

* Python 3.6
* pillow

Installation

* pip install pillow

Note

In the first time you run the file App.exe,it will create all database.

About

Products manager application written by python.Using tkinter to make GUI.

License:MIT License


Languages

Language:HTML 49.1%Language:TeX 48.1%Language:Python 2.9%