demidko / rental-calculator

Simple rental calculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Utility

A simple calculator calculates how profitable it is to start renting now or later.

Download

GitHub CI automatically generates versions of the application for different operating systems. See the Actions Tab.

Usage

You need to specify the price, the day of entry (which will also be the day of payment) and the day of departure.

./rental-calculator 2022-12-14 170000 2023-03-10

About

Simple rental calculator

License:MIT License


Languages

Language:Kotlin 100.0%