Skip to content

IvanIsak2000/finance_manager_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

https://github.com/IvanIsak2000/finance_manager_app/blob/development/logo.png

Supports: Python >= 3.7

The program is designed to store any expenses/incomes. Written in Python with dearpygui 1.8.0 . The data is stored in sqlite3.

  1. Adding expense/income
  2. View data as a chart
  3. Deleting all data
  4. Deleting data by name
  5. Program close function
  6. Move to GitHub

Let's say you want to write down that you will pay $68 for the Internet.

To do this, open the program, click on the Add tab and enter:

https://user-images.githubusercontent.com/79650307/215337669-4953f730-3751-4f1e-9f9f-b8d230da2217.png

In the command line there was an inscription about saving, so everything is fine

https://user-images.githubusercontent.com/79650307/215336481-1cf0a9e2-2cb2-47a4-8278-c5109b0559b5.png

Do you want to see the data? Let's press the See button. The program will display everything in the form of a diagram

https://user-images.githubusercontent.com/79650307/215337709-6b89f342-5b55-486e-8891-3a8587d52449.png

Do you want to delete ALL data? To do this, click Delete => Delete all => Yes

https://user-images.githubusercontent.com/79650307/215337748-9bfd3489-8a20-4352-b5f9-d52302d8ae71.png

if you delete ALL data, the program will automatically close after 3 seconds!

Have you entered incorrect information? It's okay, just do Delete => Delete element => Enter a name and press Delete

https://user-images.githubusercontent.com/79650307/215337795-d98a9b93-0977-4003-bfe6-bb2c297ad8c4.png

If the service with the name 'food' was in the database, it is definitely deleted, and the following is displayed on the command line:

Do you want to leave the program? Click exit or the cross on the right

https://user-images.githubusercontent.com/79650307/215337898-a14008a2-6ba7-4819-af8a-13434afc8ff4.png

The GitHub button directs you to this repository!

https://user-images.githubusercontent.com/79650307/215337919-cf94140f-741b-4688-b32c-53d0c23e17e7.png

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages