Skip to content

akidd27/spending_tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spending_tracker

This is a simple spending tracker built using python and flask which allows users to create Merchants, Tags, and Transactions to keep track of their spending.

The transactions are shown with a spending total, and users can filter and sort their transactions by Merchant, Tag, amount, and date/time.

Before running the application, you should create a database called "transaction_manager" and run the file "transaction_manager.sql" on the database from your terminal.

To run, open terminal and enter: "flask run", then go to the displayed web address in your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors