Project - 20

Project 20: Personal Finance Dashboard

Build a clean personal finance dashboard that shows total balance, recent transactions, spending by category (mock data), and a simple monthly summary.

✦ HTML + CSS + JS Editor
▶ Live Output

👀 Show Example Solution
<!-- Balance card, Recent transactions, Spending categories -->

<script>
  // Mock data + dynamic summary
</script>