Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pulkit1417/crud-app
Expense Tracker is a web application designed to help users manage their personal finances by tracking expenses. It provides an intuitive interface for adding, editing, and analyzing expenses, helping users gain better control over their spending habits.
https://github.com/pulkit1417/crud-app
Last synced: about 1 month ago
JSON representation
Expense Tracker is a web application designed to help users manage their personal finances by tracking expenses. It provides an intuitive interface for adding, editing, and analyzing expenses, helping users gain better control over their spending habits.
- Host: GitHub
- URL: https://github.com/pulkit1417/crud-app
- Owner: pulkit1417
- Created: 2024-06-29T20:25:37.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-08T19:21:10.000Z (6 months ago)
- Last Synced: 2024-07-08T23:53:02.011Z (6 months ago)
- Language: TypeScript
- Homepage: https://crud-app-five-beta.vercel.app/
- Size: 213 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Expense Tracker
## Live Demo
View the live application here: [https://crud-app-five-beta.vercel.app/](https://crud-app-five-beta.vercel.app/)## Description
Expense Tracker is a web application designed to help users manage their personal finances by tracking expenses. It provides an intuitive interface for adding, editing, and analyzing expenses, helping users gain better control over their spending habits.## Features
- Add new expenses with details such as amount, title, date, and description
- View a list of all expenses
- Edit existing expenses
- Delete expenses
- View total expenses
- Responsive design for both desktop and mobile use## Technologies Used
- Angular (version 18.0.0)
- TypeScript
- HTML5
- CSS3
- Bootstrap
- Firebase