Git Product home page Git Product logo

budget_planner_vue_ts's Introduction

Simple Expense Tracker (MVP)

Overview

This Vue.js application provides a comprehensive financial dashboard that allows users to track their transactions, view balances, and analyze their income and expenses through interactive charts. It features a dark mode toggle and supports multiple currencies.

The application is currently running on GitHub Pages at https://henriits.github.io/budget_planner_vue_ts/.

Features

  • Dark Mode Toggle: Users can switch between light and dark themes for better visibility according to their preference.
  • Currency Selection: Supports multiple currencies, allowing users to select and view financial data in their chosen currency.
  • Transaction Management: Add, view, and delete transactions from a dynamic list.
  • Financial Charts: Visualize income and expenses with Doughnut charts, providing a clear breakdown of financial activities.
  • Persistent Storage: Transactions and user preferences (like selected currency and theme) are saved locally to maintain state across sessions.

Setup and Installation

  1. Clone the repository.
  2. Install dependencies:
npm install
  1. Run the application locally:
npm run dev

Technologies Used

  • Vue.js
  • TypeScript
  • FontAwesome for icons
  • LocalStorage for data persistence
  • Vitest for unit testing
  • Playwright for end-to-end testing

Project Structure

  • src/components/: Contains all the reusable components.
  • src/: Main source directory containing the Vue application.

Future Enhancements

  • User Authentication: Implement user login and registration to personalize and secure user data. This will require reintegrating Vue Router to handle different authentication states and navigation.
  • Date-based Filtering for Charts: Add functionality to track expenses and income on a weekly and monthly basis through interactive charts.
  • Currency API Integration: Integrate a currency conversion API to provide more currency options and real-time conversion rates.
  • Extend Currency Support: Enhance the current currency selection feature to include a broader range of currencies.
  • State Management Upgrade: Transition from LocalStorage to Pinia for enhanced state management across the application.

budget_planner_vue_ts's People

Contributors

henriits avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.