
Khadar
A mobile platform connecting building owners, service firms, and technicians to monitor and manage green spaces with ML-powered plant health predictions.
Khadar
Khadar is a comprehensive urban green space management platform designed for the UAE context. The mobile app serves three user types — building owners, private firms, and field technicians — each with tailored dashboards for monitoring sensor data and managing farms. The backend is split into two Flask APIs: an authentication service backed by MySQL, and a separate ML prediction API that handles plant health analysis, crop recommendations, and yield predictions using scikit-learn and XGBoost models. The React Native frontend uses Expo Router for file-based navigation and NativeWind for Tailwind-style mobile styling.

Building owners, service firms, and technicians each needed a different view into the same green spaces, with no shared way to predict plant health before it became visible.
A role-based Expo app backed by two Flask APIs — one for auth, one running scikit-learn and XGBoost models — flags issues and recommends crops before they fail.



































