{"id":22211836,"url":"https://github.com/manthanank/investment-calculator","last_synced_at":"2026-04-12T07:37:19.408Z","repository":{"id":264512722,"uuid":"876497252","full_name":"manthanank/investment-calculator","owner":"manthanank","description":"Investment Calculator App","archived":false,"fork":false,"pushed_at":"2025-06-18T03:25:42.000Z","size":1162,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-25T04:56:51.323Z","etag":null,"topics":["angular","tailwindcss"],"latest_commit_sha":null,"homepage":"https://investment-calculator-manthanank.vercel.app","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/manthanank.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["manthanank"],"open_collective":"manthanank","buy_me_a_coffee":"manthanank","patreon":"manthanank"}},"created_at":"2024-10-22T04:26:29.000Z","updated_at":"2025-10-05T15:22:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"fe0721c0-87ca-4c31-b665-f7a840c2dd8e","html_url":"https://github.com/manthanank/investment-calculator","commit_stats":null,"previous_names":["manthanank/investment-calculator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/manthanank/investment-calculator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manthanank%2Finvestment-calculator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manthanank%2Finvestment-calculator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manthanank%2Finvestment-calculator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manthanank%2Finvestment-calculator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manthanank","download_url":"https://codeload.github.com/manthanank/investment-calculator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manthanank%2Finvestment-calculator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31707953,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-12T06:22:27.080Z","status":"ssl_error","status_checked_at":"2026-04-12T06:21:52.710Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["angular","tailwindcss"],"created_at":"2024-12-02T20:38:59.476Z","updated_at":"2026-04-12T07:37:19.390Z","avatar_url":"https://github.com/manthanank.png","language":"HTML","funding_links":["https://github.com/sponsors/manthanank","https://opencollective.com/manthanank","https://buymeacoffee.com/manthanank","https://patreon.com/manthanank"],"categories":[],"sub_categories":[],"readme":"# 🚀 Investment Calculator - Redesigned\n\nA comprehensive, modern investment calculator built with Angular 19 and Tailwind CSS. Plan your financial future with advanced calculation features and beautiful visualizations.\n\n## ✨ Features\n\n### 🔢 Multiple Calculation Types\n\n- **Simple Interest**: Basic interest calculation for straightforward investments\n- **Compound Interest**: Advanced compounding with customizable frequency\n- **SIP (Systematic Investment Plan)**: Regular monthly investment planning\n\n### 📊 Smart Analytics\n\n- Real-time calculations as you type\n- Growth percentage visualization\n- Contribution vs Interest breakdown\n- Monthly effective rate display\n- Progress bar visualization\n\n### 🎯 Investment Scenarios\n\n- Pre-configured investment strategies:\n  - **Conservative**: 6% p.a. with lower risk\n  - **Moderate**: 8% p.a. with balanced approach\n  - **Aggressive**: 12% p.a. with higher returns\n- One-click scenario loading\n\n### 📈 Detailed Breakdown\n\n- Quarterly investment progression\n- Month-by-month balance tracking\n- Interest accumulation over time\n- Total contributions vs earnings\n\n### 🎨 Modern UI/UX\n\n- Beautiful gradient backgrounds\n- Responsive design for all devices\n- Smooth animations and transitions\n- Intuitive tab-based navigation\n- Professional color scheme\n- Mobile-first approach\n\n## 🛠️ Technology Stack\n\n- **Frontend**: Angular 19 (latest)\n- **Styling**: Tailwind CSS 3.4\n- **Language**: TypeScript 5.5\n- **Build Tool**: Angular CLI 19\n- **State Management**: Angular Signals (reactive)\n\n## 🚀 Getting Started\n\n### Prerequisites\n\n- Node.js 18+\n- npm 9+\n\n### Installation\n\n1. **Clone the repository**\n\n   ```bash\n   git clone \u003crepository-url\u003e\n   cd investment-calculator\n   ```\n\n2. **Install dependencies**\n\n   ```bash\n   npm install\n   ```\n\n3. **Start development server**\n\n   ```bash\n   npm start\n   ```\n\n4. **Open your browser**\n   Navigate to `http://localhost:4200`\n\n## 🔧 Available Scripts\n\n- `npm start` - Start development server\n- `npm run build` - Build for production\n- `npm test` - Run unit tests\n- `npm run watch` - Build in watch mode\n\n## Contributing\n\nTo contribute to the project, please fork the repository and submit a pull request.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanthanank%2Finvestment-calculator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanthanank%2Finvestment-calculator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanthanank%2Finvestment-calculator/lists"}