Skip to content

Personal financial record keeping and analysis app made in python with statistics and visual summaries.

Notifications You must be signed in to change notification settings

sydluqmaan/Finances-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Finances-Manager

A financial management application made in python with statistics and visual summaries. Uses Pandas, MatPlotLib and the Eel library for a browser GUI.

Records Page

The records page holds transaction records created by the user. You can specify the category of each transaction which allows sorting and grouping of similar transactions to generate a summary.

Page1

Summary Page

The summary page displays a visual summary of your records for the selected month.

  • The two boxes on the left display your total income and spendings for the selected month. They also group transactions into categories.
  • The graph tracks the balance over the course of the month. The pie charts provide a visual summary of the transactions grouped into categories.
  • The statements box contains additional information such as average spending and income, difference in income/spending compared to the previous month and category you've spent the most on.
  • Lastly the balance box on the right shows the current total balance.

Page2

Record Sheet Management

You'll find the options to create, save and load sheets in the side menu. It can be accessed with the menu icon on the top left.

Page3

About

Personal financial record keeping and analysis app made in python with statistics and visual summaries.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published