Skip to content

bajajanirudh/E-Krishaan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Krishaan

This project is implemented through a website coded in DJango, HTML and CSS, it's recommended to clone this repository and launch this code through desktop.

Objectives

  1. Upliftment of farmers by providing them knowledge regarding latest MSP and hence contributing in increasing their income.
  2. Connecting them digitally to various Krishi-mandis and other traders and increase their reach.

Motivation

Many times, farmers don't have required information about Minimum Support Price (MSP) and some farmers even don't know about the Agricultural Produce Market Committee (APMCs) available near them. A simple Google search may not allow you to find all this information. Then they sell their grains at a lower price and have lower margins. Therefore, we developed a website which contains all the necessary information about MSPs, APMCs and nearby buyers, so that farmers have the information about the actual prices which can be expected from their grains.

What we have built

We have developed a website that can cater to the needs of farmers looking for information about the actual value of their grains and from where they can get it. The website allows farmers to search for MSPs of their grain and also to search for the buyers from whom they can get a better price. Farmers can also contact us through the website if they face any difficulties.

How to install and run

Installation Requirements

  1. VS Code (any other alternative)
  2. Python
  3. Django

If any of the three is not installed, then a one must install them first.

To install VS Code, click on https://code.visualstudio.com/Download and then choose the required option to download the same. To install python, click on https://www.python.org/downloads/ and then choose the required option to download.
For the installation of django, user should open the command prompt of the desktop and then type pip install django and then run it. DJango will be installed.

Once all of the requirements are fulfilled, then a one can extract the source code and open the folder with VS Code, after that, user should open a new terminal and write python manage.py runserver, then press "Enter". Now the user will get a link in the terminal, then user can access the website by following that link.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published