Skip to content

kthuang20/finance-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finance App

A personal finance app that provides insights into your spending and saving habits and investments. This app aims to help you understand your progress and guide you towards your financial goals.

Click the following link to learn more about the app and to use it: https://finance-investment-app.streamlit.app

Contents of this repository

This GitHub repository contains the following resources used to generate the finance app:

  • 1_Overview.py -- contents of the main page of the app, providing an overview of the app and the how to navigate it.

  • requirements.txt -- the necessary packges used to run the app

  • pages folder consisting:

    • 2_💳_Analyze_Your Spending.py -- code used to generate the dashboard analyzing user's spending
    • 3_📈_Analyze_Your_Investments.py -- code used to generate the dashboard analyzing user's investments
    • 4_❌_Crossover_Point.py -- code used to generate the dashboard to analyze whether user reached the crossover point
  • code folder consisting of:

    • analyze_spending.py -- code used to generate each component of spending dashboard
    • analyze_investments.py -- code used to generate each component of the investments dashboard
    • analyze_both.py -- code used to generate each component of the crossover point dashboard
  • sample_data folder containing:

    • InvestmentTransactions.csv -- sample data file used to generate the investments dashboard
    • spending_transactions.csv -- sample data file used to generate the spending dashboard

About

A personal finance app that provides insights into your spending and saving habits and investments.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages