Skip to content

A GitHub repository containing a shell script to calculate simple interest using the formula (Principal × Rate × Time) / 100. This repository also includes essential open-source project files such as LICENSE, README.md, CODE_OF_CONDUCT.md, and CONTRIBUTING.md.

License

Notifications You must be signed in to change notification settings

nicholascalvert85/simple-interest-project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Interest Project

This repository contains a shell script to calculate simple interest using the formula:

Simple Interest = (Principal × Rate × Time) / 100

Files in this Repository

  • LICENSE → Contains the Apache 2.0 license.
  • README.md → Project description and usage instructions.
  • CODE_OF_CONDUCT.md → Contributor guidelines (to be added).
  • CONTRIBUTING.md → Instructions for contributing (to be added).

How to Use

  1. Clone this repository:
    git clone https://github.com/ankur-cs-del/simple-interest-project.git

About

A GitHub repository containing a shell script to calculate simple interest using the formula (Principal × Rate × Time) / 100. This repository also includes essential open-source project files such as LICENSE, README.md, CODE_OF_CONDUCT.md, and CONTRIBUTING.md.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%