Thanks to visit codestin.com
Credit goes to github.com

Skip to content

krudny/bonds-calculator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bonds-calculator

Overview

bonds-calculator is an web application with backend driven in Scala to compare performance of polish bonds for specific time period with custom inflation every year. The application is designed to provide a clear overview of investment details with seamless and efficient user experience.

Key Features

  1. Full performance: Determine performance of all bonds for specific time period.
  2. Detailed performance: Detailed information for every bond month by month.
  3. Custom inflation: Include custom inflation into calculations every year.
  4. Functional UI: Minimalistic charts and custom color themes make app easy to use.

Technologies

  • Backend - Scala, Play Framework
  • Frontend - React.js, CSS
  • Development Enviroment - IntelliJ IDEA, Visual Studio Code

Setup

Clone repository

git clone [email protected]:krudny/bonds-calculator.git

Starting backend

cd bonds-calculator
sbt run

Starting frontend

cd bonds-calculator/ui
npm install
npm run dev

Procced to http://localhost:5173/start in browser.

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.4%
  • Scala 33.6%
  • CSS 4.1%
  • HTML 0.9%