Skip to content

A crop growing season, price and yield prediction web app made using machine learning

Notifications You must be signed in to change notification settings

lhcee3/Crop-Pred-MLWebApp

Repository files navigation

Crop-Pred-MLWebApp

📝 Description

A crop growing season, price and yield prediction web app made using machine learning. This is only a demo model so predirctions may not be so accurate

🔧 Technologies Used

  • TypeScript
  • JavaScript
  • CSS
  • Python
  • HTML
  • React

📦 Installation

git clone https://github.com/lhcee3/Crop-Pred-MLWebApp.git
cd Crop-Pred-MLWebApp
npm install

📂 Project Structure

├── Advanced_Crop_Prediction_and_Analysis_2024.xlsx
├── backend
│   ├── Advanced_Crop_Prediction_and_Analysis_2024.xlsx
│   ├── main.py
│   ├── requirements.txt
├── index.html
├── package.json
├── postcss.config.js
├── requirements.txt
├── scripts.js
├── src
│   ├── App.tsx
│   ├── index.css
│   ├── main.tsx
│   ├── vite-env.d.ts
├── style.css
├── tailwind.config.js
├── tsconfig.app.json
├── tsconfig.node.json
├── vite.config.ts

🚀 How to Use

Instructions on how to use the project.

🤝 Contribution

We welcome contributions! Here's how you can contribute:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them.
  4. Push your changes to your fork.
  5. Submit a pull request.

📜 License

This project is licensed under the MIT License - see the LICENSE file for details.

❤️ Support

Thank you for checking out Crop-Pred-MLWebApp! If you find it useful, consider giving it a star on GitHub! Open to Contribution also!