Skip to content

A full-stack Income and Expense Tracker application built with React and Node.js. This app helps users manage their personal finances by tracking both income and expenses. Users can view a clear dashboard displaying their total income, total expenses, and current balance.

Notifications You must be signed in to change notification settings

natakamm/Finance-Tracker-FE

 
 

Repository files navigation

FinanceEase Frontend

The Income and Expense Tracker is a full-stack application built with React and Node.js. This app enables users to effectively manage their personal finances by tracking both income and expenses, presenting a clear dashboard that displays total income, total expenses, and current balance.

Project Overview

The frontend of this application interfaces seamlessly with the backend service available at Finance Tracker Backend. It updates the user interface in real-time, reflecting any changes made through user interactions.

Key Features

  • User-Friendly Dashboard: Provides a clear view of the user’s financial situation, including total income, total expenses, and current balance.
  • Data Visualization: Utilizes Chart.js and MUI Charts for engaging data representation.
  • Responsive Design: Built with Tailwind CSS and DaisyUI, along with custom CSS classes to ensure a responsive and visually appealing interface.
  • Dynamic Data Handling: The application fetches data from the backend, ensuring the interface updates immediately in response to user actions.

Technologies Used

  • React: JavaScript library for building user interfaces.
  • Node.js: JavaScript runtime for the backend service.
  • Chart.js and MUI Charts: Libraries for data visualization.
  • Tailwind CSS and DaisyUI: Frameworks for responsive design and styling.

Collaborators:

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

About

A full-stack Income and Expense Tracker application built with React and Node.js. This app helps users manage their personal finances by tracking both income and expenses. Users can view a clear dashboard displaying their total income, total expenses, and current balance.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.1%
  • Other 0.9%