Skip to content

tanvi137/SmartSpend-Pro

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmartSpend Pro

SmartSpend Pro is a modern expense tracking web app built with HTML, CSS, and JavaScript. It helps users record expenses, track monthly budgets, view analytics, and get simple AI-style budget advice based on spending patterns.

Features

  • Add, edit, and delete expenses
  • Track monthly budget and remaining balance
  • View recent expenses on a dashboard
  • Filter and search expense history
  • Visualize spending with charts
  • Get budget advice through a smart advisor page
  • Toggle dark mode
  • Store data locally in the browser

Pages

  • index.html — Dashboard
  • add.html — Add Expense
  • history.html — Expense History
  • budget.html — Budget Planner
  • analytics.html — Charts and insights
  • advisor.html — Smart budget advisor

Tech Stack

  • HTML
  • CSS
  • JavaScript
  • Chart.js
  • LocalStorage

Project Structure

SmartSpendPro/ │── index.html │── add.html │── history.html │── budget.html │── analytics.html │── advisor.html │── style.css │── script.js │── README.md

About

Expense Tracker with Analytics and Smart Budget Advisor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 50.7%
  • HTML 34.9%
  • CSS 14.4%