Skip to content

A web and mobile solution that helps farmers find and book storage spaces while enabling storage owners to manage listings and reach a wider audience.

Notifications You must be signed in to change notification settings

adavadkardhruv13/fasal_saathi

Repository files navigation

🌾 Fasal Sathi

Fasal Sathi is a mobile and web-based platform that bridges the gap between farmers and storage providers — simplifying agricultural logistics and optimizing post-harvest resource management. It enables farmers to find, compare, and reserve storage spaces, while allowing storage owners to list and manage their facilities.


✨ Key Features

👨‍🌾 For Farmers

  • 🔍 Search for storage based on location and crop requirements.
  • 📊 Compare options with pricing, capacity, and amenities.
  • 📝 Leave and read reviews to ensure trust and quality.

🏢 For Storage Providers

  • 📋 List storage facilities with details, images, and pricing.
  • 🔧 Manage listings and respond to farmer inquiries.
  • 📈 Increase reach and visibility to the farming community.

🛠️ Tech Stack

Layer Technologies Used
Frontend ReactJS (Web), Kotlin (Android)
Backend Django (Python)
Database PostgreSQL
API RESTful APIs

🚀 Getting Started

1. Clone the repository

https://github.com/adavadkardhruv13/fasal_saathi.git

2. Set up a virtual environment and install dependencies:

python3 -m venv env
source env/bin/activate  # For Windows, use `env\Scripts\activate`
pip install -r requirements.txt

3. Set up the database:

python manage.py makemigrations
python manage.py migrate

4. Run the development server:

python manage.py runserver

About

A web and mobile solution that helps farmers find and book storage spaces while enabling storage owners to manage listings and reach a wider audience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages