Agro Culture System
Agro Culture System
1.1 Introduction....................................................................................................................................4
1.5 Methodology/Procedure..................................................................................................................4
1.12 Testing............................................................................................................................................6
1
2.4.4 Operational Feasibility.................................................................................................................8
2.9 ER Diagram...................................................................................................................................12
2.12 Findings........................................................................................................................................14
2.12.1.1 Backend..................................................................................................................................14
2.12.1.2 Frontend.................................................................................................................................14
List of Figure
2
3
CHAPTER I: INTRODUCTION
1.1 Introduction
Agro Culture is the farmer system where they can plan, monitor and analyze the activity of the farmers
production system. It manages farmer operation with one system and organizes data in one place. It
helps smart farmers become even smarter. This creates in partnership with growers and buyers. It
inspire farmer to produce and buyers to consume fresh goods.
Agro Culture System will make better connection among Farmers and Buyers ensure quality food.
Standardize and increase efficiency of agro culture process.
Less effort and less labor intensive, as the primary cost and focus primary on creating,
managing, and running a secure quality food supply.
Increasing number of buyers as individuals will find it easier and more convenient to buy
goods.
Easy management.
1.5 Methodology/Procedure
4
For the development of project the designing of database was done on PHPMYADMIN, back
end was coded in basic PHP and for frontend we used the same basic PHP codes.
Software methodologies are concerned with the process of creating software – not so much the
technical side but the organizational aspects. Several software development approaches have
been used since the origin of information technology.
The aim of framework is to provide a common structure so that developers don’t have to redo it from
scratch and can reuse the code provided. In this way, frameworks allows us to cut out much of the
work and save a lot of time
1.12 Testing
Testing is evaluation of the software against requirements gathered from users and system
specifications. Testing identifies important defects, flaws, or an error in the application code that must
be fixed .It also assesses the feature of a system. Testing assesses the quality of the product.
6
CHAPTER II: TASK AND ACTIVITIES PERFORMED
7
To debug the error during the development.
To show a relationship between entity.
Minor error with database table.
The application is medium scale application and is economically feasible for us to accomplish it. This
involves cost benefits analysis. Thus there is no problem of high cost and cost benefits analysis.
8
2.5 Use case Diagram
9
Figure 2:Sequence Diagram
Above diagram represents Sequence Diagram of the project which is a type of interaction diagram
because it describes how—and in what order—a group of objects works together. A sequence diagram
specifically focuses on lifelines, or the processes and objects that live simultaneously, and the
messages exchanged between them to perform a function before the lifeline ends.
10
2.7 Activity Diagram
11
2.9 ER Diagram
Figure 4: ER Diagram
ER diagram show all the relationships between entity sets stored in the database. It illustrates the
logical structure of the database. It helps to visualize how data is connected in general ways.
12
2.10 Gantt Chart
13
2.12 Findings
After a series of testing and debugging, the project was ready for projection and is believed that it will
achieve the goals that it is designed to get, which is to vote in ease.
2.12.1.1 Backend
2.12.1.2 Frontend
14
Figure 7: Member Login
15
Figure 9: Member Log out
16