Skip to content

YarinsHyper/expense-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expenses Statistics Dashboard

A small project that visualizes personal expenses using statistics and graphs.

This project demonstrates data handling, calculations, and UI rendering by presenting expense information in a clear visual format.


Viewing Only No Reuse License


📚 About

The goal of this project is to practice working with structured data and presenting it visually.

It focuses on transforming raw expense entries into meaningful insights using calculations and charts.

This repository exists for portfolio demonstration and learning purposes only.


📊 Features

  • Add and manage expenses
  • Categorize spending
  • Automatic calculations
  • Graphical visualization
  • Summary statistics
  • Dynamic UI updates

🧠 Concepts Practiced

  • Data modeling
  • Array manipulation
  • Aggregation & calculations
  • Conditional rendering
  • Chart rendering
  • Component-based UI logic

🚀 Running the Project

Install dependencies:

npm install

Start development server:

npm start


⚠️ Usage Policy

This repository is not open source.

You may

  • View the code
  • Learn from the implementation
  • Use it as a study reference

You may NOT

  • Copy the code
  • Reuse components
  • Recreate the project
  • Deploy it yourself
  • Publish modified versions
  • Use commercially or privately

📬 Contact

For permission requests, contact me via GitHub.


© YarinsHyper — All Rights Reserved