Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davidtimovski/compound-interest-calculator
A compound interest calculator
https://github.com/davidtimovski/compound-interest-calculator
blazor csharp pwa
Last synced: 3 months ago
JSON representation
A compound interest calculator
- Host: GitHub
- URL: https://github.com/davidtimovski/compound-interest-calculator
- Owner: davidtimovski
- License: mit
- Created: 2020-01-16T16:39:25.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-01-14T16:16:01.000Z (about 1 year ago)
- Last Synced: 2024-01-14T21:18:49.052Z (about 1 year ago)
- Topics: blazor, csharp, pwa
- Language: C#
- Homepage: https://compoundinterest.davidtimovski.com
- Size: 97.7 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Compound Interest Calculator
A simple compound interest calculator written in Blazor (WASM).
## Demo
You can see it in action [here](https://compoundinterest.davidtimovski.com/).
## License
This project is licensed under the MIT License - see the [LICENSE.txt](LICENSE.txt) file for details.