Skip to content

BerkaySevinc/finance-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Finance Manager

Finance Manager web application written in HTML, CSS, and JavaScript. A clean and modern browser-based investment simulator for calculating compound growth, tracking portfolio allocation, and planning financial independence.

Features

  • Portfolio tab displays asset allocation as interactive pie, bar, and donut charts.
  • Projection tab calculates and visualizes the investment growth timeline with an interactive line chart and a today marker.
  • Saved Scenarios tab stores multiple projection scenarios for side-by-side comparison, each with independent inflation mode settings.
  • Simulates compound interest growth with configurable annual return rate, initial principal, and regular contributions (daily, weekly, monthly, or yearly).
  • Supports inflation adjustment in two modes: local currency inflation and foreign currency inflation.
  • Supports foreign exchange (FX) simulation — calculates growth in a foreign currency with configurable exchange rate, annual rate increase, and foreign inflation.
  • Three target types: principal target, income target, and time target.
  • Each saved scenario shows a detailed modal with nominal values, real values, and today's money adjusted figures.

Details

  • Written in HTML, CSS, and JavaScript.
  • No frameworks or build tools — runs directly in the browser.
  • The user interface is in Turkish.
  • Data is persisted locally in the browser via localStorage.
  • All external dependencies (Chart.js, chartjs-plugin-datalabels, chartjs-plugin-annotation, Inter font) are bundled locally — no internet connection required.
  • Uses Chart.js for all chart rendering.

Media

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4 Screenshot 5 Screenshot 6

About

Finance Manager as a Static Web Application for Portfolio Management, Investment Projections, and Financial Planning

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors