Skip to content

datotoda/MyWallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Wallet App

This is a program written on Kivy where you can enter accounts and transactions and the program will help you manage them. Kv language and python are used. I have a database written on Python specifically for this project. The data is stored locally in the .json file at data\database.json.


Install requirements

$ pip install -r requirements.txt

Releases

No releases published

Packages

No packages published

Languages