Logo Lanfrica

cereal-killer22/B-COR_Code4Good

Domain:

climateenvironment and energy

Record type:

software
Creator:
cer
Host:
ClimaGuard is an intelligent platform designed to predict, visualize and alert communities about cyclone and flood risks in Mauritius. It combines two modules that work together: CycloneGuard: Uses AI models trained on historical cyclone data to forecast trajectory, wind intensity, and rainfall patterns. # πŸ›‘οΈ ClimaGuard ClimaGuard is an intelligent cross-platform climate monitoring system designed to predict, visualize, and alert communities about environmental risks. Built with a modern monorepo structure, it provides real-time climate monitoring across web and mobile platforms. ## πŸš€ Quick Start ```bash # Install dependencies npm install # Start web development npm run dev:web # Start mobile development npm run dev:mobile ``` ## πŸ—οΈ Architecture This project uses a **monorepo structure** with shared packages: - **πŸ“± Apps**: Web (Next.js) and Mobile (Expo) - **🎨 UI Package**: Cross-platform components - **πŸ”§ Shared Package**: Business logic and utilities - **βš™οΈ Backend**: API services See MONOREPO.md for detailed documentation. ## 🌟 Features ### Current - βœ… Cross-platform UI components - βœ… Real-time climate monitoring interface - βœ… Temperature and humidity tracking - βœ… Customizable alert thresholds - βœ… Responsive web design - βœ… Native mobile experience ### Planned - πŸ”„ AI-powered cyclone prediction - πŸ”„ Flood risk assessment - πŸ”„ Community alert system - πŸ”„ Historical data analysis - πŸ”„ GPS-based location services