Skip to content

RomeoEncinares/Expense-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expense Tracker

It is financial tracking web app that helps individuals manage and monitor their spending and income. It can be used to manage budget, track expenses, and generate visual reports on their financial health.

Features

  • Add transactions based on different categories
    • Food & Drinks
    • Shopping
    • Transportation
    • Vehicle
    • Life & Entertainment
    • PC, Communication
    • Financial Investment
    • Investment
    • Income
    • Others
  • View tabular transaction history
  • View chart of spending, cash flow, and expenses breakdown
    • 7 Days
    • 30 Days
    • 6 Months
    • 1 Year

Screenshots

1 2 3 4 5 6

Installation

Install my-project with npm

  1. Create python environment
virtualenv env
source env/scripts/activate
  1. Install dependencies
pip install requirements
  1. Start app
python manage.py runserver

Future Work

  • Export transaction history to csv
  • Customizable categories
  • Calendar-based recurrent transactions
  • Better UI/UX

About

A simple web application for tracking your finances.

Topics

Resources

License

Stars

Watchers

Forks