Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Expense Personal Ledger

A clean, intuitive personal finance and expense tracker application built to help users manage their daily expenses, track budgets, and visualize their spending habits.

Live Demo

You can access and use the live application here: unknown-fig.github.io/Expense-Personal-Ledger

Features

  • Expense Tracking: Easily log your daily expenses with descriptions and amounts.
  • Dynamic Ledger: View your full transaction history in a clean, organized list.
  • Total Balance Calculation: Automatically updates your total balance as you add or remove expenses.
  • Responsive Layout: Fully optimized for seamless use on both mobile phones and desktop computers.

Built With

  • HTML5: For semantic structure and layout elements.
  • CSS3: For custom modern styling and a clean UI design.
  • JavaScript (ES6+): For state management, calculations, and interactive ledger updates.
  • GitHub Pages: For fast, reliable live deployment.

Project Structure

├── index.html       # Main application user interface
├── style.css        # Custom CSS styling and responsive layouts
├── app.js           # Core logic for handling expenses and ledger updates
└── README.md        # Project documentation and guide

Releases

Packages

Contributors

Languages