This document describes an IOT-based aquaponic system that monitors water temperature and level using sensors. The system includes a NodeMCU microcontroller, temperature and ultrasonic sensors, and a relay module. It sends sensor readings to a mobile app via a local Blynk server. The system automatically pumps water to maintain the desired water level. It was tested with a sample pond, recording temperature, water level, and motor actions in a table. The system aims to help farmers easily monitor aquaponic systems remotely using mobile devices. Future work may include oxygen and nitrate sensors, solar power, and live video streaming.