Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 871 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 871 Bytes

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