Skip to content

igorksk/MoneyBox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Savings Goal Calculator

A simple C# console app to calculate how long it will take to save up for a goal based on an initial amount, target amount, and monthly deposit.

Features

  • Enter your initial amount, target amount, and monthly deposit.
  • Calculates the number of months needed to reach the goal.
  • Input validation ensures valid positive numbers.

Usage

  1. Clone or download the repository.
  2. Build and run the app in a C# IDE (e.g., Visual Studio).
  3. Enter the required values when prompted.

About

A simple C# console app to calculate how long it will take to save up for a goal based on an initial amount, target amount, and monthly deposit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages