- Posted By: freeproject
- Comments: 0
- Posted By: freeproject
- Comments: 0
Farm Management System Activity Diagram
This is the Activity UML diagram of Farm Management System which shows the flows between the activity of Farm, Employees, Growth, Treatments, Medicines. The main activity involved in this UML Activity Diagram of Farm Management System are as follows:
- Farm Activity
- Employees Activity
- Growth Activity
- Treatments Activity
- Medicines Activity
Features of the Activity UML diagram of Farm Management System
- Admin User can search Farm, view description of a selected Farm, add Farm, update Farm and delete Farm.
- Its shows the activity flow of editing, adding and updating of Employees
- User will be able to search and generate report of Growth, Treatments, Medicines
- All objects such as (Farm, Employees, Medicines) are interlinked
- Its shows the full description and flow of Farm, Treatments, Medicines, Growth, Employees
Login Activity Diagram of Farm Management System:
This is the Login Activity Diagram of Farm Management System, which shows the flows of Login Activity, where admin will be able to login using their username and password. After login user can manage all the operations on Growth, Farm, Employees, Medicines, Treatments. All the pages such as Employees, Medicines, Treatments are secure and user can access these page after login. The diagram below helps demonstrate how the login page works in a Farm Management System. The various objects in the Medicines, Growth, Farm, Employees, and Treatments page—interact over the course of the Activity, and user will not be able to access this page without verifying their identity.
- Posted By: freeproject
- Comments: 0
Farm Management System Class Diagram
Farm Management System Class Diagram describes the structure of a Farm Management System classes, their attributes, operations (or methods), and the relationships among objects. The main classes of the Farm Management System are Farm, Plants, Treatments, Medicines, Employees, Login.
Classes of Farm Management System Class Diagram:
- Farm Class : Manage all the operations of Farm
- Plants Class : Manage all the operations of Plants
- Treatments Class : Manage all the operations of Treatments
- Medicines Class : Manage all the operations of Medicines
- Employees Class : Manage all the operations of Employees
- Login Class : Manage all the operations of Login
Classes and their attributes of Farm Management System Class Diagram:
- Farm Attributes : farm_id, farm_name, farm_type, farm_description
- Plants Attributes : plant_id, plant_name, plant_type, plant_description
- Treatments Attributes : treatment_id, treatment_name, treatment_method, treatment_type, treatment_description
- Medicines Attributes : medicine_id, medicine_name, medicine_company, medicine_composition, medicine_cost, medicine_type, medicine_dose, medicine_description
- Employees Attributes : employee_id, employee_name, employee_mobile, employee_email, employee_username, employee_password, employee_address
- Login Attributes : login_id, login_user_id, login_role_id, login_username, login_password, login_lastlogin
Classes and their methods of Farm Management System Class Diagram:
- Farm Methods : addFarm(), editFarm(), deleteFarm(), updateFarm(), saveFarm(), searchFarm()
- Plants Methods : addPlants(), editPlants(), deletePlants(), updatePlants(), savePlants(), searchPlants()
- Treatments Methods : addTreatments(), editTreatments(), deleteTreatments(), updateTreatments(), saveTreatments(), searchTreatments()
- Medicines Methods : addMedicines(), editMedicines(), deleteMedicines(), updateMedicines(), saveMedicines(), searchMedicines()
- Employees Methods : addEmployees(), editEmployees(), deleteEmployees(), updateEmployees(), saveEmployees(), searchEmployees()
- Login Methods : addLogin(), editLogin(), deleteLogin(), updateLogin(), saveLogin(), searchLogin()
Class Diagram of Farm Management System :
- Posted By: freeproject
- Comments: 0
Farm Management System Component Diagram
This is a Component diagram of Farm Management System which shows components, provided and required interfaces, ports, and relationships between the Farm, Employees, Medicines, Growth and Plants. This type of diagrams is used in Component-Based Development (CBD) to describe systems with Service-Oriented Architecture (SOA). Farm Management System UML component diagram, describes the organization and wiring of the physical components in a system.
Components of UML Component Diagram of Farm Management System:
- Farm Component
- Employees Component
- Medicines Component
- Growth Component
- Plants Component
Featues of Farm Management System Component Diagram:
- You can show the models the components of Farm Management System.
- Model the database schema of Farm Management System
- Model the executables of an application of Farm Management System
- Model the system's source code of Farm Management System
- Posted By: namita
- Comments: 0
Farm Management System Dataflow Diagram
Zero Level Data flow Diagram(0 Level DFD) of Farm Management System :
This is the Zero Level DFD of Farm Management System, where we have eloborated the high level process of Farm. It’s a basic overview of the whole Farm Management System or process being analyzed or modeled. It’s designed to be an at-a-glance view of Growth,Employees and Login showing the system as a single high-level process, with its relationship to external entities of Farm,Plants and Treatments. It should be easily understood by a wide audience, including Farm,Treatments and Growth In zero leve DFD of Farm Management System, we have described the high level flow of the Farm system.High Level Entities and proccess flow of Farm Management System:
- Managing all the Farm
- Managing all the Plants
- Managing all the Treatments
- Managing all the Medicines
- Managing all the Growth
- Managing all the Employees
- Managing all the Login
First Level Data flow Diagram(1st Level DFD) of Farm Management System :
First Level DFD (1st Level) of Farm Management System shows how the system is divided into sub-systems (processes), each of which deals with one or more of the data flows to or from an external agent, and which together provide all of the functionality of the Farm Management System system as a whole. It also identifies internal data stores of Login, Employees, Growth, Medicines, Treatments that must be present in order for the Farm system to do its job, and shows the flow of data between the various parts of Farm, Treatments, Employees, Login, Growth of the system. DFD Level 1 provides a more detailed breakout of pieces of the 1st level DFD. You will highlight the main functionalities of Farm.Main entities and output of First Level DFD (1st Level DFD):
- Processing Farm records and generate report of all Farm
- Processing Plants records and generate report of all Plants
- Processing Treatments records and generate report of all Treatments
- Processing Medicines records and generate report of all Medicines
- Processing Growth records and generate report of all Growth
- Processing Employees records and generate report of all Employees
- Processing Login records and generate report of all Login
Second Level Data flow Diagram(2nd Level DFD) of Farm Management System :
DFD Level 2 then goes one step deeper into parts of Level 1 of Farm. It may require more functionalities of Farm to reach the necessary level of detail about the Farm functioning. First Level DFD (1st Level) of Farm Management System shows how the system is divided into sub-systems (processes). The 2nd Level DFD contains more details of Login, Employees, Growth, Medicines, Treatments, Plants, Farm.Low level functionalities of Farm Management System
- Admin logins to the system and manage all the functionalities of Farm Management System
- Admin can add, edit, delete and view the records of Farm, Treatments, Growth, Login
- Admin can manage all the details of Plants, Medicines, Employees
- Admin can also generate reports of Farm, Plants, Treatments, Medicines, Growth, Employees
- Admin can search the details of Plants, Growth, Employees
- Admin can apply different level of filters on report of Farm, Medicines, Growth
- Admin can tracks the detailed information of Plants, Treatments, Medicines, , Growth
- Posted By: freeproject
- Comments: 0
Farm Management System ER Diagram
This ER (Entity Relationship) Diagram represents the model of Farm Management System Entity. The entity-relationship diagram of Farm Management System shows all the visual instrument of database tables and the relations between Plants, Medicines, Farm, Login etc. It used structure data and to define the relationships between structured data groups of Farm Management System functionalities. The main entities of the Farm Management System are Farm, Plants, Treatments, Medicines, Employees and Login.
Farm Management System entities and their attributes :
- Farm Entity : Attributes of Farm are farm_id, farm_name, farm_type, farm_description
- Plants Entity : Attributes of Plants are plant_id, plant_name, plant_type, plant_description
- Treatments Entity : Attributes of Treatments are treatment_id, treatment_name, treatment_method, treatment_type, treatment_description
- Medicines Entity : Attributes of Medicines are medicine_id, medicine_name, medicine_company, medicine_composition, medicine_cost, medicine_type, medicine_dose, medicine_description
- Employees Entity : Attributes of Employees are employee_id, employee_name, employee_mobile, employee_email, employee_username, employee_password, employee_address
- Login Entity : Attributes of Login are login_id, login_user_id, login_role_id, login_username, login_password, login_lastlogin
Description of Farm Management System Database :
- The details of Farm is store into the Farm tables respective with all tables
- Each entity (Login, Treatments, Employees, Plants, Farm) contains primary key and unique keys.
- The entity Treatments, Employees has binded with Farm, Plants entities with foreign key
- There is one-to-one and one-to-many relationships available between Employees, Medicines, Login, Farm
- All the entities Farm, Employees, Treatments, Login are normalized and reduce duplicacy of records
- We have implemented indexing on each tables of Farm Management System tables for fast query execution.
- Posted By: freeproject
- Comments: 0
Farm Management System Sequence Diagram
This is the UML sequence diagram of Farm Management System which shows the interaction between the objects of Employees, Growth, Farm, Treatments, Plants. The instance of class objects involved in this UML Sequence Diagram of Farm Management System are as follows:
- Employees Object
- Growth Object
- Farm Object
- Treatments Object
- Plants Object
Login Sequence Diagram of Farm Management System:
This is the Login Sequence Diagram of Farm Management System, where admin will be able to login in their account using their credentials. After login user can manage all the operations on Farm, Employees, Growth, Plants, Treatments. All the pages such as Growth, Plants, Treatments are secure and user can access these page after login. The diagram below helps demonstrate how the login page works in a Farm Management System. The various objects in the Plants, Farm, Employees, Growth, and Treatments page—interact over the course of the sequence, and user will not be able to access this page without verifying their identity.
This is the UML sequence diagram of Farm Management System which shows the interaction between the objects of Employees, Growth, Farm, Treatments, Plants. The instance of class objects involved in this UML Sequence Diagram of Farm Management System are as follows:
- Employees Object
- Growth Object
- Farm Object
- Treatments Object
- Plants Object
- Posted By: freeproject
- Comments: 0
Farm Management System Use Case Diagram
This Use Case Diagram is a graphic depiction of the interactions among the elements of Farm Management System. It represents the methodology used in system analysis to identify, clarify, and organize system requirements of Farm Management System. The main actors of Farm Management System in this Use Case Diagram are: Super Admin, System User, Farmer, ##Actor4##, who perform the different type of use cases such as Manage Farm, Manage Plants, Manage Treatments, Manage Medicines, Manage Growth, Manage Employees, Manage Users and Full Farm Management System Operations. Major elements of the UML use case diagram of Farm Management System are shown on the picture below.
The relationships between and among the actors and the use cases of Farm Management System:
- Super Admin Entity : Use cases of Super Admin are Manage Farm, Manage Plants, Manage Treatments, Manage Medicines, Manage Growth, Manage Employees, Manage Users and Full Farm Management System Operations
- System User Entity : Use cases of System User are Manage Farm, Manage Plants, Manage Treatments, Manage Medicines, Manage Growth, Manage Employees
- Farmer Entity : Use cases of Farmer are Create Farms, Add Plants, Create Treatement Plans, Create Irrigation Reports, Manage Seeds Reports
- ##Actor4## Entity : Use cases of ##Actor4## are ##UseCaseList4##