ArkaRisk bridges the gap between climate science and fintech. We empower smallholder farmers with real-time climate risk assessments while providing lenders with the data-driven intelligence needed to offer accessible micro-finance.
- 🛡️ Shielded Assessments: Instant climate risk profiling using location-based satellite and soil data.
- 📊 Farmer Dashboard: Personal portal for tracking farm health, risk scores, and loan statuses.
- 🏦 Lender Intelligence: A dedicated dashboard for financial institutions to evaluate portfolios and monitor climate exposure.
- 📄 Professional Reports: Generate and download high-fidelity PDF risk certificates for loan applications.
- 🌱 Soil-to-Sky Data: Integration of soil classification and 7-day weather forecasting for precise risk coefficients.
- ⚡ Automated Deployment: CI/CD integrated via GitHub Actions for seamless updates.
- Node.js (v18+)
- npm or yarn
-
Clone the repository
git clone https://github.com/taskheer96/ArkaRisk.git cd ArkaRisk -
Install dependencies
npm install
Run the development server:
npm run devThe application will be available at http://localhost:5173.
- Frontend: React 19, Vite, Lucide React, Chart.js, Leaflet.
- Styling: Premium Vanilla CSS (Glassmorphism, Modern Gradients).
- Mock API: Fully serverless simulation (Zero backend dependencies).
- Auth: Virtual OTP & Dashboard persistence via
localStorage.
This project is licensed under the MIT License - see the LICENSE file for details.
Built with ❤️ by the ArkaRisk Team


