Skip to content

Linkash-77/smart-agri

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crop Prediction Platform

Overview

This is a simple web-based platform that predicts suitable crops based on user inputs like weather and soil conditions. The frontend is built using HTML, CSS, and JavaScript.

Features

  • Responsive UI for different screen sizes
  • User-friendly form for input
  • Dynamic result display based on input

Technologies Used

  • Frontend: HTML, CSS, JavaScript

How to Run

  1. Clone the repository:
    git clone https://github.com/Linkash-77/smart-agri.git
  2. Navigate to the project directory:
    cd agri
    npm start
    cd backend
    node server.js

Folder Structure

smart-agri/
│-- index.html
│-- styles.css
│-- script.js
│-- README.md

Contributing

Feel free to fork this repository and submit pull requests for improvements.

About

Smart Agri is a Machine Learning-based Crop Prediction platform that suggests the best crops based on weather and soil conditions. It uses React for the frontend and ML models for predictions, providing an intuitive and seamless user experience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors