Skip to content

A web application that enables users to track and manage their savings, investments, and expenses, with graphical representations for visualization. It utilizes GraphQL for efficient data querying and interaction.

Notifications You must be signed in to change notification settings

hamzathul/Expense-Tracker-using-GQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expense Tracker with GraphQL

Expense Tracker application that allows users to manage their financial activities by tracking savings, investments, and expenses. Built using GraphQL, the application provides a simple interface to add, view, and categorize expenses. Users can visualize their financial data with a donut chart representation, offering insights into the breakdown of their expenses


View Demo · Report Bug · Request Feature

Features

  • Expense Tracking: Keep track of various categories like savings, investments, and daily expenses.
  • GraphQL API: Efficiently manage queries and mutations for financial data, ensuring optimized data fetching and updates.
  • Donut Chart Visualization: Get a graphical breakdown of your expenses for a clearer understanding of your spending patterns.
  • Real-time Updates: Instant updates to your financial dashboard when adding or editing entries.

Tech Stack

  • Backend: GraphQL, Node.js, Express.js
  • Frontend: React, Tailwind CSS
  • Charting Library: Chart.js

Usage

  • Add your expenses under different categories (savings, investments, etc.).
  • View a summary of your expenses, along with a donut chart showing the amount breakdown.


About

A web application that enables users to track and manage their savings, investments, and expenses, with graphical representations for visualization. It utilizes GraphQL for efficient data querying and interaction.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages