FarmManagementSystem (1) - Removed
FarmManagementSystem (1) - Removed
2) Admin collect the information about farmer, farm, crop etc. from various
types of crop in farm, and then he performs some calculation on that
collect information.
For all of this clear information and understanding should have done
regarding system. The proper documentation should be necessary
.proper normalization and creating database files should have done
properly also various designing should have done.
Finally the system should have tested properly be tally
reports that can be giving much experience in system
development.
SYSTEM ANALYSIS
1. Interview:-
During the system study, information of farmer of the system have to
be taken. We have to show them the data of the system.
2. Observation:-
The basic information about various activities
that are carried out can be studied through observation. This
method was used to how the documents are handled and to
understand the actual manual process.
3. Record Review:-
Documents study is also helped in determining the
Input and output of the system. In this type of technique, as we
have to study the existing/previous records and reports that helps us
in generating an overview for out new system which is to be
designed.
FEASIBILITY STUDY
Software Requirements:
“The utility programs which are required to drive the
Hardware of the computer are called software.”
Technology: VB 6.0
Front-End: VB 6.0
Back-End : MS-ACCESS
Hardware Requirements:-
“The entire physical equipment’s i.e. Input device,
processor, output device and inter connecting equipment
of computer is called as hardware”
Processor – i3
Hard Disk – 5 GB
1 GB of RAM
Keyboard/Mouse
LCD Display
SYSTEM DESIGN
E-R diagram
Data Flow Diagram (Level 0)
Data Flow Diagram (Level 1)
Data Flow Diagram (Level 2)
FILE DESIGN
1. Farmer Master
FILED NAME TYPE WIDTH CONSTRAINTS
Id Number 10 Primary Key
First Name Text 25
Last Name Text 25
DOB Number 10
Gender Text 25
Aadhar No Text 30
Mobile No Number 10
Email Text 25
Address Text 20
2. Farm Master
FILED NAME TYPE WIDTH CONSTRAINTS
Id Number 10 Primary Key
Size Text 25
Soil Type Text 25
Location Text 15
3. Crop Master
4. Income Transaction
FIELD NAME TYPE WIDTH CONSTRAINTS
Id Number 10 Primary Key
Crop Id Number 10 Foreign Key
Date Number 25
Amount Number 10
5. Expenses Transaction
FIELD NAME TYPE WIDTH CONSTRAINTS
Id Number 10 Primary Key
Crop Id Text 25 Foreign Key
Date Text 25
Amount Number 4,2
FORM DESIGNS (WITH INPUT)
Login Form
Farmers Registration
Reports:-
ADVANTAGES AND LIMITATIONS
Advantages:-
1. Easy to keep record.
2. Easy to add new Farmers Details.
3. Easy to add new Income.
4. Easy to add Expenses.
5. Easy to generate Farmer.
6. Easy to maintain Farmers details.
Disadvantages:-
Books:-
Visual Basic Black Book
-By Steven Holzner
Mastering in Visual Basic
-By Evangelos Petroutsos
Websites:-
www.stackoverflow.com
www.w3school.com