Website : https://krishi-utthan.surge.sh/
Preview Video: https://drive.google.com/file/d/1YKUtJzfQdkIwkU40HqF0fQl7F2qT2QP7/view?usp=drive_link
About:- Krishi Utthan is a comprehensive platform empowering farmers with essential tools and information to optimize their agricultural practices. Seamlessly blending traditional wisdom with modern technology, Krishi Utthan offers personalized recommendations and valuable insights for informed decision-making.
Technology Used:- This website is based on React.js(for frontend) and Pythhon's Flask Library for creating API which has details of various crops based on season in which they can be grown. Further, we used Canva and a bit of Adobe Illustrator to design our logo and some themes for the website.
Future Implementation:- For future upgrades we can include the following functionalities:
- Using Machine Learning we can gather insights from the data sets about crops available on government sites. These insights can be then included in the website as stats like graphs, and also some advanced features like recommending crops based on current location and NPK (Nitrogen, Phorphosus and Potassium) concentration of the soil.
- Using the insights gained from the data set based on location, we can also implement a dynamic interactive calander which displays the crops which can be sown and grown at that particular day/month or season.
- Farmers can upload images of their crops, and the website uses image recognition technology to detect any signs of diseases or pests.
- We can predict the future prices for crops by analyzing the market price data, using which they can have an idea of when to sell their crops for maximum input.
Packages:
React: npm i react-router-dom react-icons react-type-animation
Tailwind : npm install -D tailwindcss postcss autoprefixer npx tailwindcss init -p
Image Credits:
- Humidity animated icons created by Freepik - Flaticon
- Clouds animated icons created by Freepik - Flaticon
- Wind animated icons created by Freepik - Flaticon
- Female Profile Icons created by Freepik - Flaticon
Navigation Hover Effect: https://www.codingnepalweb.com/hover-animation-in-html-css/
Weather API: https://github.com/sharma-shivang/weather-app