Skip to content

RezwanRahin/Investment-Calculator-Angular

Repository files navigation

Investment Calculator
angular Angular App

📌 Angular
📌 TypeScript
📌 CSS
📌 Both Standalone (main branch) & Module (module branch) based

🎁 Features

- Investment Calculator 
- Sections (Components): Header, User Input & Investment Results
- User inputs initial and annual investment, and the expected return in % with a duration on years
- The calculator outputs the investment value and capital both year on year along with the calculated interest
- Use of Data Model and Service