Skip to content

danwan754/expense-tracker

Repository files navigation

expense-tracker

Demo: http://danapp.pythonanywhere.com/

This web-app allows the user to create budgets and track all their expenses. Built using Flask.

Features

Create budgets

Create daily, weekly, monthly, and yearly budgets

Track Savings

See how much you are saving daily, weekly, monthly, yearly

Record Expenses

Store and look up previous expenses

View Analytics

Get insights on what your expenses are going into

Setup

Run these commands to start up the app:

git clone https://github.com/danwan754/expense-tracker.git;
cd expense-tracker;
source setup.sh;
flask run;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published