CSF (Climate Smart Farming) Irrigation Tool aims to plan the irrigation based on weather forecast. The target audience is mobile users, so the UI is designed for mobile use only. If you want to view it on desktop browsers, please use the Mobile Device View on your browswer.
Note: This project is still under development, so some features are not fully implemented. The showcase project is currently host on Heroku.
If you want to try this on your own computer. Make sure you have npm
installed on your machine. To install all the required packages, run npm install
. Once its done, run npm start
to run the development build for this project.