Skip to content

An interest calculator or loan calculator is a Python GUI based mini project. A simple interest calculator is a utility tool that calculates the interest on loans or savings without compounding. You may calculate the simple interest on the principal amount on a daily, monthly, or yearly basis. The simple interest calculator has a formula box, wh…

License

Notifications You must be signed in to change notification settings

mahfuzur-mafu/Simple-Interest-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Simple Interest Calculator

Introduction:

An interest calculator or loan calculator is a Python GUI based mini project. A simple interest calculator is a utility tool that calculates the interest on loans or savings without compounding. You may calculate the simple interest on the principal amount on a daily, monthly, or yearly basis. The simple interest calculator has a formula box, where you enter the principal amount, annual rate, and period in days, months, or years. The calculator will display interest on the loan or the investment.

Flowchart

image

Testing :

image

Implemented Software:

• IDE : Pycharm Version: 2021.2

• Language: Python 3.9

Chaenges Faced :

• Button is not working.

• Failed to load images in Background.

• Faced Some little bugs.

Conclusion :

This was a great experience doing this mini project. This project was intended to make the simple interest calculation system easier and reliable and a number of people will benefit from using this application. The challenges I faced and the learning that will come in great help in the future.

                                      ~~Thank you ~~ 

Simple interest calculator © Md. Mahfuzur Rahman

©2021 Md. Mahfuzur Rahman. All Rights Reserved

About

An interest calculator or loan calculator is a Python GUI based mini project. A simple interest calculator is a utility tool that calculates the interest on loans or savings without compounding. You may calculate the simple interest on the principal amount on a daily, monthly, or yearly basis. The simple interest calculator has a formula box, wh…

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages