Sie sind auf Seite 1von 3

VISVESVARAYA TECHNOLOGICAL UNIVERSITY

Gnana sangama,belgaum-590002,Karnataka

DEPARTMENT OF COMPUTER SCIENCE AND ENGINNEERING

A MINI PROJECT SYNOPSIS ON

“AGRICULTURAL PROCESS RELATED DATA AND PROCESSING”


FOR THE ACADEMIC YEAR 2019-2020

SUBMITTED BY UNDER THE GUIDENCE OF

1: Ajay Kumar K.V 1SK17CS042 Mr. Naveen Kumar

Dept of CSE,GSKSJTI
2: Darshan .N 1SK18CS405

Govt Sri Krishnarajendra Silver Jubilee Technological Institute


(Affiliated to Visvesvaraya Technological University,Belgaum )
K R Circle,Bangalore-560001
INTRODUCTION
A crop is a plant or animal product that can be grown and harvested extensively
for profit or subsistences. Crop may refer either to the harvested parts or
to the harvest in a more refined state. Most crops are cultivated in agriculture or
aquaculture. Most crops are harvested as food for humans or fodder for livestocks.
In this project, we gives the information about different types of crops and their
Diseases.
User has to register and login through the home page.
Users also able to utilize the services we provided in the project.
Our services are soil test and we selling of crops seeds.
He/she can manage their orders and find the solutions to several types of crops
diseases in organic methods. The design is pretty simple and the user won’t find
Difficult to understand, use and navigate.

SYSTEM REQUIREMENTS SPECIFICATION DOCUMENT


There are two models in the application:
1. Admin
2. User

ADMIN:

Admin manages the data stored in the database and update the records
and add the information into the database. Admin can delete the user accounts.

USER:

User will first register and login into the application using the username and password.
User can uses the services and he can give the feedbacks to the developers about the software.

HARDWARE REQUIREMENTS
Processor : Pentium IV 2.2 GHz.
Hard disk : 250GB OR More
Floppy drive : 1.4MB
Monitor : 15 VGA Colour
Mouse : Logitech
Ram : 4GB
SOFTWARE REQUIREMENTS
OPERATING SYSTEM : PLATFORM INDEPENDENT.

FRONT END : HTML,JSP,JAVA

BACK END : MySql

ENTITY AND SCHEMA

USERS
Uid U_name U_password U_email

SOIL_TEST
Order_no U_name Address phone Uid(fk)

ORDERS
Order_no Item Quantity Price Address Uid(fk)

CROPS
C_Name image information

DISEASES
D_Name Image Cure_method C_Name(fk)

FEEDBACK
Feedback U_name(fk) Uid(fk)

Das könnte Ihnen auch gefallen