Expense tracker web app in Flask python
-
Updated
Aug 2, 2024 - Python
Expense tracker web app in Flask python
This is a backend service for managing and sharing daily expenses between users. The application allows users to add expenses and split them in three different ways: equally, by exact amounts, or by percentage. It also manages user details, validates input, and generates a downloadable balance sheet.
Expense Tracker is a Python application with a graphical user interface (GUI) that allows you to keep track of your expenses and analyze your spending over different months. You can add expenses for multiple months, view a list of expenses, calculate expenses between two selected months, save and load data from a CSV file
CLI FinTrack is a Python-based console application designed to help individuals manage their personal finances efficiently through the command line. With features like user authentication, expense tracking, filters, reports, and weekly summaries, this tool enables users to take full control of their spending habits — all in a simple way.
One can Analyze TD Bank statement (.csv) using this package,
Uma aplicação criada para auxiliar no controle dos gastos mensais, semanais ou até diários.
Add a description, image, and links to the expense-tracker-app topic page so that developers can more easily learn about it.
To associate your repository with the expense-tracker-app topic, visit your repo's landing page and select "manage topics."