Skip to content

feat: add simple and compound interest calculators#5

Closed
jia1 wants to merge 11 commits into
masterfrom
feat/simple-compound-interest-calculators
Closed

feat: add simple and compound interest calculators#5
jia1 wants to merge 11 commits into
masterfrom
feat/simple-compound-interest-calculators

Conversation

@jia1
Copy link
Copy Markdown
Member

@jia1 jia1 commented Sep 24, 2020

Closes #4

Notes

The compound interest formula was taken from the calculator site.

Amortization schedule formulae were taken from Investopedia.

@jia1

This comment has been minimized.

@jia1

This comment has been minimized.

@jia1 jia1 added the enhancement New feature or request label Sep 24, 2020
@jia1 jia1 marked this pull request as ready for review September 25, 2020 08:01
@jia1 jia1 requested a review from Skaty September 25, 2020 08:01
@jia1 jia1 self-assigned this Sep 25, 2020
@jia1 jia1 marked this pull request as draft September 25, 2020 13:08
@jia1 jia1 requested a review from turtle96 October 20, 2020 07:17
@jia1 jia1 marked this pull request as ready for review October 20, 2020 07:17
@jia1
Copy link
Copy Markdown
Member Author

jia1 commented Oct 20, 2020

I have completed the subtasks mentioned in #4. Ready for review.

@jia1
Copy link
Copy Markdown
Member Author

jia1 commented Oct 27, 2020

Closing because I made the PR from the wrong branch. I should have made the PR from my fork's branch instead of this repo's branch. Will delete this repo's feature branch.

@jia1 jia1 closed this Oct 27, 2020
@jia1 jia1 deleted the feat/simple-compound-interest-calculators branch October 27, 2020 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Simple/Compound Interest Calculation Library

1 participant