Skip to content

CapMentor – A free, interactive compound interest calculator built with Angular 20 and Tailwind CSS. Experiment with monthly deposits, duration, and annual return to visualize the power of compounding.

Notifications You must be signed in to change notification settings

atheodosiou/capmentor.com

Repository files navigation

CapMentor – Compound Interest Calculator

CapMentor is a free, open-source compound interest calculator built with Angular 20 and Tailwind CSS.
It is designed to help investors, students, and anyone interested in personal finance understand the power of compounding.

💡 With CapMentor, you can experiment with different investment scenarios (initial capital, monthly deposits, duration, and annual return) and instantly visualize your results with charts and tables.

🌍 Live Demo: www.capmentor.com


✨ Features

  • 📈 Interactive charts powered by ngx-apexcharts
  • 🧮 Flexible inputs: initial capital, monthly deposits, duration, annual return
  • ⚡ Built with modern Angular 20 features, including signals
  • 🌙 Responsive dark-themed UI styled with Tailwind CSS
  • 🛠 Clean architecture and scalable codebase
  • 🔓 100% open-source and free to use

🚀 Getting Started

Clone the repo

git clone git@github.com:atheodosiou/capmentor.com.git
cd compound-interest-calculator

Install dependencies

npm install

Run the development server

ng serve

Navigate to: http://localhost:4200/ The app will automatically reload when changes are made.


🛠️ Build

To create a production build:

ng build

The compiled app will be available in the dist/ folder.


🧪 Testing

Run unit tests with:

ng test

📂 Tech Stack


🎯 Why this project?

Understanding compound interest is essential for anyone involved in investing or financial planning. CapMentor helps you:

  • Visualize the long-term effect of regular contributions
  • Experiment with different rates and durations
  • Gain better insights for financial decision-making

🤝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to fork this project and submit a pull request.


📜 License

This project is licensed under the MIT License – see the LICENSE file for details.


🔑 Keywords

angular, angular-20, tailwindcss, typescript, ngx-apexcharts, signals, finance, personal-finance, compound-interest, compound-interest-calculator, investment, investment-tools, financial-planning, savings-calculator, open-source, webapp

About

CapMentor – A free, interactive compound interest calculator built with Angular 20 and Tailwind CSS. Experiment with monthly deposits, duration, and annual return to visualize the power of compounding.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published