An open API service indexing awesome lists of open source software.

https://github.com/mynul-islam-madhurjo/angular-expense-tracker


https://github.com/mynul-islam-madhurjo/angular-expense-tracker

angular html-css-javascript typescript

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Angular Expense Tracker 📊

A simple and elegant expense tracking application built with Angular that helps you manage your daily expenses.

[Live Demo](https://angular-expense-tracker-css.netlify.app)

## ✨ Features

- Add new expenses with amount, date, category, and description
- View expense summary and category-wise breakdown
- Edit/delete existing expenses
- Filter expenses by date range
- Data persistence using localStorage
- Responsive design

## 🛠️ Built With

- Angular 17
- TypeScript
- CSS3
- HTML5