AgriConnect Rwanda is a digital marketplace designed to help smallholder farmers. The platform allows farmers to access market prices, connect with buyers, organize transport and reduce post-harvest losses.
# AgriConnect Rwanda 🌾
## Overview
AgriConnect Rwanda is a web-based platform designed to connect farmers, buyers, transport providers, and agricultural experts. The platform aims to improve agricultural productivity by providing easy access to markets, transportation, and agricultural information.
## Features
- 👨🌾 User Registration
- 🔐 Admin Login
- 📊 User Dashboard
- 🌾 Agricultural Services
- 🚚 Transport Request
- 🌦 Weather Information
- 📈 Market Price Updates
- 👤 User Profile Management
## Technologies Used
- HTML
- CSS
- JavaScript
> **Note:** Database integration using PHP and MySQL will be added in future versions.
## Project Structure
```
Agriconnect/
│── index.html
│── admin-login.html
│── users.html
│── user-dashboard.html
│── README.md
│
├── styles/
│ └── (CSS files)
│
└── scripts/
└── (JavaScript files)
```
## Getting Started
1. Download or clone the repository.
2. Open the project folder.
3. Open `index.html` in your web browser.
4. Navigate through the available pages.
## Future Improvements
- Database Integration (PHP & MySQL)
- Secure User Authentication
- Product Marketplace
- Online Payments
- SMS & Email Notifications
- AI Crop Recommendations
## Author
**Amiel NIYOGISUBIZO**
Computer Engineering Student
University of Rwanda
## License
This project is developed for educational purposes.