Skip to content
#

spending-tracker

Here are 11 public repositories matching this topic...

First Solo Project using Python, Flask and PostgreSQL. It is a web application that allows users to input transactions linked to a date, merchant and category. These transactions can be saved, updated and deleted from the database. The User can also manipulate the transactions to see then based on criteria such as month, user, category and merch…

  • Updated Jan 31, 2021
  • Python

This was my first individual CodeClan project to create a Spending Tracker App. I built this using Python, Flask, HTML/CSS, PostgreSQL and the psycopg. Users can track individual transactions, including the date, merchant and a tag (e.g. Food Shopping, Travel etc). They can then filter transactions by any of the above criteria and see a running …

  • Updated Jan 11, 2021
  • Python

This repository contains the source code for a Spend Analyser app built with Python using the Streamlit library. The app allows users to input their spending data, which is then stored in a CSV file. The app then reads the CSV file and displays the spending data as a table and a chart.

  • Updated Apr 25, 2023
  • Python

Improve this page

Add a description, image, and links to the spending-tracker topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the spending-tracker topic, visit your repo's landing page and select "manage topics."

Learn more