Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 229 Bytes

File metadata and controls

9 lines (7 loc) · 229 Bytes

Finance Dashboard

This is a beginner-friendly finance dashboard built with Flask.
It allows users to track expenses and view total spending.

Setup

  1. Install requirements:
    pip install -r requirements.txt