Skip to content

A MERN stack web-application with different types of useful and frequently used finance calculators. Authenticated users can create, save, edit, import and delete their calculations.

Notifications You must be signed in to change notification settings

0mppula/KoronKorko

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KoronKorko Web-Application

KoronKorko is created using the MERN stack with vanilla JavaScript & CSS. A remastered version has been developed using using Next.js, NextAuth, MondoDB, TypeScript and Tailwind CSS.

Check out the remastered version of KoronKorko or its source code.

What is KoronKorko?

KoronKorko is a finance web-application developed by Omar Kraidié. KoronKorko has different types of finance calculators. All the available calculators are listed below in this README.md file.

The users of KoronKorko can select a currency in which the monetary results of the calculators are printed. The selected currency will be saved either in local storage or in the authenticated users preferences.

Authenticated users can:

  • create new and save new calculations
  • edit existing calculations
  • import previously saved calculations
  • delete previously saved calculations

Calculators of KoronKorko

Calculate the compound interest of an investment or determine how long your invested money can last.

The compound interest is calculated from various inputs such as starting balance, interest rate, duration, contribution and more. The calculated interest data can be viewed in both numerical and visual form.


Calculate the annualized return (CAGR), total percent return, and total profit of an investment.

Calculate the present value of an investment with a specified discount rate.


Calculate the amount of time needed to grow an investment to a certain future value given an annual interest rate.


Calculate the point at which total cost equals total revenue, indicating neither profit nor loss for your business.


Calculate the difference between the cost and the selling price of your product.


About

A MERN stack web-application with different types of useful and frequently used finance calculators. Authenticated users can create, save, edit, import and delete their calculations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published