This document summarizes the design and implementation of a smart irrigation system that can be remotely monitored and controlled via an Android mobile application connected to the internet. The system uses an Arduino microcontroller connected to soil moisture sensors, a water pump, and solenoid valves. An Esp8266 Wi-Fi module enables wireless connectivity. The mobile app, authenticated via biometrics or password, allows authorized users to switch the water pump on/off and monitor soil moisture levels from anywhere. The system can automatically start/stop irrigation based on soil moisture readings from the sensors. The document discusses related work on irrigation automation and the advantages of the proposed system over existing solutions.