Skip to content

AgroPredict is a smart, web-based solution aimed at helping farmers and agricultural planners make informed decisions through predictive analytics and a clean user interface. This app likely includes components for predicting crop performance, monitoring agricultural inputs, and providing tailored suggestions using machine learning and modern UI

Notifications You must be signed in to change notification settings

Ms-Chakraborty/AgroPredict

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌾 AgroPredict AgroPredict is a smart, web-based solution aimed at helping farmers and agricultural planners make informed decisions through predictive analytics and a clean user interface. This app likely includes components for predicting crop performance, monitoring agricultural inputs, and providing tailored suggestions using machine learning and modern UI technologies like Tailwind CSS.
AgroPredict-main/
β”‚ β”œβ”€β”€ AgroPredict/
β”‚ β”œβ”€β”€ main.py # Main Python backend script
β”‚ β”œβ”€β”€ static/
β”‚ β”‚ β”œβ”€β”€ css/main.css # TailwindCSS processed styles
β”‚ β”‚ β”œβ”€β”€ js/script.js # JavaScript for frontend interactivity
β”‚ β”œβ”€β”€ templates/
β”‚ β”‚ └── index.html # HTML page served to users
β”‚
β”œβ”€β”€ static/
β”‚ β”œβ”€β”€ css/main.css # Shared/global styles
β”‚ β”œβ”€β”€ js/script.js # Shared/global JavaScript
β”‚
β”œβ”€β”€ package.json # Node.js dependencies
β”œβ”€β”€ package-lock.json # Dependency lock file
β”œβ”€β”€ postcss.config.js # PostCSS configuration for Tailwind
β”œβ”€β”€ tailwind.config.js # Tailwind CSS config
βš™οΈ Technologies Used

  • Python (likely with Flask or FastAPI as backend)

  • Tailwind CSS for UI styling

  • JavaScript for frontend logic
    πŸš€ Getting Started

  1. πŸ“¦ Install Python Dependencies
    Ensure you're using Python 3.8+. Install necessary backend packages (e.g., Flask, if main.py uses it):
  2. πŸ’… Setup Tailwind CSS (Node.js required)
    Install frontend packages:
  3. 🧠 Run the App
    PostCSS & Node.js for CSS processing

About

AgroPredict is a smart, web-based solution aimed at helping farmers and agricultural planners make informed decisions through predictive analytics and a clean user interface. This app likely includes components for predicting crop performance, monitoring agricultural inputs, and providing tailored suggestions using machine learning and modern UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published