Rain forecasts for farmers via whatsapp and web
For starting the app in your machine, open the terminal and follow these commands:
git clone the repo
git clone https://github.com/8mn/agroalerts.git
cd into working directory
cd agroalerts
Install dependencies
npm install
For starting react app:
npm run start
open http://localhost:3000 in browser to access the app
- To make it easy to see rain forecasts with whatsapp
-
Use Openweathermap to fetch the weather forecast and twilio to send the message on whatsapp
-
You can also acess the forecast via the whatsapp
- Weather forecasts for upto 5 days with 3 hour gap for each day
- Send your location to whatsapp to get the weather information
- Joining the whatsapp from the website
- Push notifications
- Crop field images
If you have any questions/suggestion, Contact me
- My Email:
hey@mnsh.me - Twitter: @oimanish

