You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
KrishiSeba is a web-based agricultural platform that bridges the gap between farmers and equipment providers. This repository contains the entire frontend in a single HTML file integrating HTML, CSS, and JavaScript, making it simple to run and deploy.
🚀 Key Modules
Module
Description
🛡️ Admin Suite
Full control over users, equipment reports, and system settings.
🚜 Farmer Hub
Browse machinery, place orders, and track harvesting schedules.
💼 Provider Portal
Manage equipment listings and respond to farmer requests.
🔑 Auth System
Role-specific login and registration for data privacy.
🛠️ Project Navigation
File Name
Purpose
index.html
Landing Page - Entry point of the application.
AdminDashboard.html
Admin Core - Statistics and user management.
farmer_dashboard.html
Main Hub - Personalized farmer activities.
loginPageFarmer.html
Security - Secure entry for the farming community.
requests.html
Workflow - Real-time service request tracking.
⚡ Getting Started
Prerequisites
Any modern web browser (Chrome, Firefox, Edge, Safari).
A code editor (VS Code recommended) if you wish to modify the code.
Installation
# Clone the repository
git clone [https://github.com/mohammademon10/krishiseba.git](https://github.com/mohammademon10/krishiseba.git)
# Navigate into the project foldercd krishiseba
# Launch the project# Simply double-click index.html or use a Live Server extension
About
Modern Agricultural Equipment Rental Platform | Frontend built with HTML5, CSS3 & JavaScript | Single-file, responsive, and interactive UI | MIT License