Skip to content

Destop app allowing to save data about spendings. Transactions are divided into user-created categories and can be saved on different accounts.

Notifications You must be signed in to change notification settings

AgnieszkaKlobus12/financialApp

Repository files navigation

Table of content:

  • Introduction
  • Interface
  • Usage

Introduction

The goal of application is to allow user to save data about his incomes and outcomes in easy way. Aplication can be used by multiple people on single device as it requires registration and login. User can make multiple "accounts" to which he connects transactions. Each transaction must have specified category. Data is saved in binary file. Application allows user to export and import data.

Interface

Main interface consist of three main cards:

  1. Accounts

  1. Categories

  1. Transactions

User can change data using dialog windows. Examples:

Transactions Filter

Adding Account

Adding transaction

Usage

Program uses:

  • Python 3.8
  • Tkinter

To run a program clone or download a repository and open it in python IDE or start main.py from the command line.

About

Destop app allowing to save data about spendings. Transactions are divided into user-created categories and can be saved on different accounts.

Resources

Stars

Watchers

Forks

Languages