Thanks to visit codestin.com
Credit goes to github.com

Skip to content

aryan151pratap/AgroTech

Repository files navigation

AgroTech

AgroTech is a full-stack web application designed to empower farmers by providing an online marketplace for agricultural products. It allows farmers to buy and sell products, share insights through blogs, and engage with the farming community.

🌐 Live Demo

🔗 AgroTech Dashboard

📌 Features

  • 🌾 E-commerce for farmers: Buy and sell agricultural products at mandi/market rates.
  • ✉️ Email Verification & OTP Authentication: Secure user authentication system.
  • 📝 Blogging: Farmers can write articles and upload reels.
  • 📍 Farmer's Markets: Find and connect with nearby markets.
  • 📡 MongoDB Atlas: Cloud database for efficient data storage.

🛠️ Tech Stack

  • Frontend: EJS, CSS, JavaScript
  • Backend: Node.js, Express.js
  • Database: MongoDB (MongoDB Atlas)
  • Authentication: OTP-based verification system

🚀 Installation & Setup

1️⃣ Clone the repository

git clone https://github.com/aryan151pratap/agrotech.git
cd agrotech

2️⃣ Install dependencies

npm install

3️⃣ Set up environment variables

Create a .env file and add the following:

MONGODB_URI=mongodb+srv://apratapsingh151:[email protected]/
PORT=3000
[email protected]

4️⃣ Start the server

npm start

The app will be available at http://localhost:3000

📸 Screenshots

Screenshot 2025-03-18 223237

Screenshot 2025-03-18 223316

Screenshot 2025-03-18 225020

Screenshot 2025-03-18 225002

📝 License

This project is licensed under the MIT License.


🤝 Contributing

Contributions are welcome! Feel free to fork, open an issue, or submit a pull request.

✨ Connect with Me

🔗 LinkedIn 📧 Email: [email protected]

Releases

No releases published

Packages

No packages published