Skip to content

vkhvorostianyi/MyWallet

Repository files navigation

MyWallet

Simple tkinter-gui app for finances control

Install

Just clone repo to your machine, also you need tkinter module for your python interpreter

for Ubuntu:

sudo apt-get install python-tk or

sudo apt-get install python3-tk

Run

go to root of the project and type python sandbox.py in console:

cd ~/path_to_project/MyWallet

python sandbox.py

Some details of realization

Project use tkinter GUI module, the core of the project is wallet_app.py, it's primary logic of app, sandbox.py file runs app with gui, json files work as db for app.

Give feedback...please

About

Simple tkinter-gui app for finances control

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published