Skip to content

sreya-satheesh/expense-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expense Tracker built with Vue.js & Composition API

screen-capture-ezgif com-crop

The Expense Tracker allows users to manage their transactions, providing insights into their balance, income, and expenses. It includes features for adding new transactions, viewing a list of transactions, and deleting transactions. The application persists data locally using localStorage.

Features

  • Provides a real-time calculation of the total balance based on recorded transactions.
  • Separate categorization and computation of total income and expenses.
  • Interactive list displaying all transactions, equipped with options to delete specific transactions.
  • Utilizes localStorage to persist transaction data locally within the user's browser.

Installation

  • Run npm install to install dependencies
  • Run npm run dev to launch the local server

Live Demo

https://expense-tracker-flame-six.vercel.app/

About

Expense Tracker built with Vue.js & Composition API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published