Sie sind auf Seite 1von 13

l

“Raita-Mitra”-Agricultural Information System

Abstract
This project is focused on developing an agricultural informative

application which is a mobile application that serves its users by

providing information about the crop marketing strategy, weather

details, government schemes and machine availability. The main

features provided by this application include information retrieval

facilities for users in the form of obtaining statistical information

about fertilizer, climate conditions, news and machine availability for

corresponding crops. In addition, this provides individual information

about inter-crops related to main crops. The system not only provides

the retrieving facilities but also the updating facilities to the

authorized persons. Java is used to create the front end for the system

and SQL server is used at the back end. Accessing the database is

done by using SQL queries for the retrieval and update. The

communication between the front end and back-end is achieved

through Ms SQL Server. Admin will be given appropriate username

and the password


Existing system

In the existing system the awareness for the farmers is only possible

through the man to man dealing. Also not have enough knowledge
l

about organic farming safety and problem of using chemical

fertilizers. The awareness programs conducted by the government are

not coming as a beneficial thing to the farmer. Mostly the problems in

the agricultural area are not visible in front of the agricultural experts

of the government. A farmer can only ask questions related to the

farming activities directly with the proper communication. When the

communication done through the mobile phones there is a problem in

previously communicated activities. The system cant help farmer in

critical times where access to an agricultural expert is not

forthcoming or due to unavailability of agricultural extension worker

in the field.

DISADVANTAGES

➢ The system can’t help farmer in critical times where access to

an agricultural expert is not forthcoming or due to unavailability

of agricultural extension worker in the field.


➢ The collected information may be not valid for Current

Situation.

➢ Data Error may Occur while collecting information

Proposed system

The development of this project prototype can help most of the

farmers in rural areas to get information just by download-ing the

application in their smart phones. To make farmers aware of all kind

of information related to agriculture on daily basis.


l

Developing a user friendly agricultural information system which

fulfils the user requirements. Database updating can be done by

authenticated users. Monitoring and baking up data-base and user

details for future use. Any user can retrieve data from the application.

Authenticated officers given permission to update and modify

information. Farmers can easily get the updated information anytime,

anywhere through this online application


SYSTEM REQUIRMENTS

HARDWARE REQUIREMENTS:

• System : Pentium IV 2.4 GHz.

• Hard Disk : 40 GB.

SOFTWARE REQUIREMENTS:
l

• Operating system : Windows 7 and above

• Coding Language : Android ,PHP

• Data Base : MySQL


Modules

✶ Admin

✶ Agri officer

✶ Farmer

Module description

Admin

Admin who control the datas uploaded by the Agri officer. Admin

checks and verify the datas form the agri officer. And approving

government policies send by agri officer.

Staff

staff module plays a vital role in this application. She/he who

uploads the date daily .These uploaded datas are verified by admin.

The information such as crop marketing strategy, weather details,

government schemes and machine availability.


l

Farmer

Farmer can login by their user id and password. They can acquire the

details uploaded by agri officer. And Farmer can apply the

government policies.
Data flow diagram

Level 0

Agriculture information

system

Aamin AHri officer Farmer


l

Level 1
Level 2
Level l 3
l

TABLE DESIGN
LOGIN TABLE

Column Name Data type Description


l
l

Id int Unique id of the

user

U_name Varchar(50) User name

Password Varchar(50) Password

FARMER TABLE

Column Name Data type Description

F_id Int(primary key) Farmer id

F_name Varchar(50) Farmer name

Dob Varchar(50) Date of birth of

farmer

Gender Varchar(15) Gender of farmer


Category Varchar(50) Category of crop

Address Varchar(max) Address of farmer

Phone Varchar(15) Phone number of

farmer

City Varchar(15) City of the farmer

Email-Id Varchar(15) Email-Id of the


l

farmer

Area Int Farm area in cent

MANURE TABLE

Column Name Data type Description

mrid Int Manure id

mrtype Varchar(50) Manure type

mrname Varchar(50) Manure name


Des Varchar(50) Description

stock Varchar(50) Stock

price Varchar(50) Price

Weather status

Column Name Data type Description


l

Area Varchar(50) Area

status Varchar(50) Type

crop Varchar(50) Crop to cultivate


SALES TABLE

Column Name Data type Description

id int Saleid

fid int Farmer id

amount int Product amount

qunty int quantity of the

product

mrid int Manure id

date int Sales date

status Varchar(15) Status of the report

P_price int Product price


l

Notification

Column Name Data type Description

User id Int(primary key) Farmer id


title Varchar(50) title

msg Varchar(50) message

Feedback

Column Name Data type Description

userid Varchar(20) farmer id

date date date

subject Varchar(50) subject

Des Varchar(50) Description


l
l
l

Das könnte Ihnen auch gefallen