Git Product home page Git Product logo

personal-finance's Introduction

Personal Finance :

๐ŸŒŸ Featured on Streamlit community forum ๐ŸŒŸ

coverage version

Since when I moved to Bangalore I've been monitoring my expenses. Every night I used to fill the data in an Excel sheet. And this is my personal finance dashboard where I have plotted various charts representing my spendings...

home_image


Approach :

  • So Initially I have used an .ipynb file to do the preprocessing and do some visualization

  • Then I have made another file finance.py to implement all the functions related to preprocessing and plotting

  • I have imported the same file in app.py and used it along with streamlit to build the app.


Features :

  • Shows multiple analytical charts to help me better understand my spendings.
  • Can be connected to the database and automated.
  • Answers few predefined quick QNA type questions.
  • Responsive layout, can be opened in any device.

How to run?

To run the app you need to download this repository along with the required libraries and it the command line you have to write streamlit run app.py to run.

it might ask for your email once...


Document Structure

Personal Finance 
โ”‚
|---- __pycache__
|
|---- .streamlit
|   |---- config.toml
|
|---- data 
|   |---- bangalore - item.csv
|   |---- bangalore - Total_spending.csv
|
|---- demo 
|   |---- __pycache__
|   |---- data
|   |   |---- bangalore - item.csv
|   |   |---- bangalore - Total_spending.csv
|   |
|   |---- demoapp.py
|   |---- democalss.py
|   |---- README.md
|   
|---- results
|   |---- Personal Finance.mp4
|   |---- Screenshot.png
|
|---- static
|   |---- compressed_heroimage.gif
|   |---- hero_image.gif
|
|---- app.py
|---- exploratory_data_analysis.ipynb
|---- finance.py
|---- markdown.py
|---- Procfile 
|---- README.md
|---- requirements.txt
|---- setup.sh


Technologies used :

  • python library - numpy, pandas, seaborn, matplotlib, streamlit
  • version control - git
  • backend - streamlit
  • concept - OOP

Tools and Services :

  • IDE - Vs code
  • Application Deployment - Heroku
  • Code Repository - GitHub


If you Liked this project the you can consider connecting with me:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.