Skip to content

BrennanAntone/streamlit-income-expense-tracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Income & Expense Tracker incl. NoSQL Database built with Streamlit

Have you ever wanted to keep track of your monthly income and expenses but didn't want to use Excel? How about levering the power of Python and the streamlit library to build an interactive web application? To store your monthly reports, we will use the FREE NoSQL Database from deta (https://deta.sh). To visualize the monthly spending, we will use a Sankey Chart from Plotly.

Video Tutorial

YouTube Video

Demo Website

https://share.streamlit.io/sven-bo/streamlit-income-expense-tracker/app.py

Demo

DEMO GIF

Run the app

# vanilla terminal
streamlit run app.py

# quit
ctrl-c

Environment Variables

To run this project, you will need to add the following environment variables DETA_KEY

About Me

ko-fi

Feedback

If you have any feedback, please reach out to me at contact@pythonandvba.com Logo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.9%
  • Python 0.1%