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.
* username: admin
* password : root
* Python 3.6
* pillow
* pip install pillow
In the first time you run the file App.exe,it will create all database.