Create an initial menu for the farmer

Assignment Help Software Engineering
Reference no: EM132000093 , Length: 3 pages

Create a C# Application using Visual studio

Introduction

The Project designated to this subject will stretch across the entire timeframe of the subject. It will be split into three milestones to effectively spread the workload needed to complete the desired outcome. The topics that will be tested in these milestones will cover a wide range of outcomes including, but not limited to the following:

-  DataAccess (DB management)
-  Business Logic
-  Windows forms
-  FileHandling
-  Threads Async
-  LINQ
-  Lambda
-  Serialization
-  Sockets
-  Custom exceptions
-  Interfaces with partial classes

Outline

You have been contracted by a local farmer to create an application which will be responsible for managing a farm and its animals. The end application must be able to create a profile of the farmer and the farm itself, including a visual representation of the farm and where the different animal cages are located on the farm. It must also be able to manage the size and capacity of the farm along with creating feeding schedules for the animals, taking into consideration the routes these different animals will have to travel to get there.

Requirements from client

You need to create an initial menu for the farmer to create his character and farm. These need to be accompanied by visual representations of the character and the farm that the user is designing. The farm creation part of the application should let the user choose which animals they want on their farm and how many of each. The user needs to have at least 3 different types and minimum of 5 of each of those types of animals on his/her farm initially and at least one of those animals should be a natural predator to one of the other animals (eg. Lions vs. sheep).

Each animal selected should be placed in an appropriate cage. Each cage should initially only be big enough to fit the amount of a specific animal type inside it, if the amount of that animal increases, the size of the cage also needs to increase, keep in mind that each cage can only contain a maximum amount of 10 animals. If maximum capacity of the cage is reached, a new cage should be created to fit in the extra animals that did not fit into the cage initially. All cages on the farm may not exceed the size of the farm, taking into consideration the feeding area and the paths the animals need to take to get to the feeding area.

Once initial design is complete, the user should be able to see a simulation of the feeding routine. The feeding routine can be seen as all animals eating at the same location, but only animals that can eat together can eat at the same time without being prey to another animal that also eats there. In this case you can assume that all animals will be eating the exact same food as one another for the sake of simplicity.

When designing the algorithm there are a few constraints to keep in mind:
- Different cages may be further or closer to the feeding point.
- Different animal types might move quicker than others, consider this when calculating how long each animal will walk to the feeding point.
- Animal age also plays a role in the speed at which they can walk, for example animals who were born recently might still struggle to walk and older animals might walk slower than the rest because of their age. This also implies that your application needs to keep track of how these animals age as the days and months go by.
- Some animals might eat longer than others.
- All animal feeding times start at the same time, your algorithm needs to work out the best paths for animals to walk to avoid predators and make sure feeding is done in the minimum amount of time. This means that your feeding schedule can never be static.

Final Milestone

Final Milestone will comprise of the final project being delivered to the corresponding lecturer on the due date given below.

The full working application must be submitted with the relevant documentation. The application must now be changed to work as a centralized server with multiple clients. Ensure that the correct dataflow and location of files are implemented to ensure maximum effectiveness. The marking of this milestone will take into account all the elements taken up to this point.

To achieve this take into account the following concepts:
- Business Logic
- Threads Async
- LINQ
- Lambda
- Serialization
- Sockets
- Interfaces with partial classes
- DataAccess (DB management)
- Business Logic
- Windows forms
- FileHandling
- Custom exceptions
- Interfaces with partial classes
- Recursion

Remember that all relevant documentation must be updated to reflect what have been done in the application.

Reference no: EM132000093

Questions Cloud

Create a software project plan : You are also required to describe the advantages and disadvantages of using the method you selected for the assignment.
Discuss about a waste of effort and money : Herbs and plants contain chemical compounds; some of them are effective at curing conditions, some are dangerous and others are a waste of effort and money.
How would you draw a graph for this : Land (T) is only used to produce food and Capital (K) is only used to produce clothing. How would you draw a graph for this?
Type i and ii decision error costs : The HR department is trying to fill a vacant position for a job with a small talent pool. Valid applications arrive every week or so, and the applicants
Create an initial menu for the farmer : Create an initial menu for the farmer to create his character and farm. These need to be accompanied by visual representations of the character and the farm
Explain your plans-and the strategies you anticipate : Write a 2-page single space memorandum (memo) addressed to your course instructor as its intended audience. In the memo, explain your plans-and the strategies.
Minimize its negative impact on transactions : Examine an adverse selection problem your company is facing and recommend how it should minimize its negative impact on transactions. (Southwest Airlines)
Actions dealing with risk and uncertainty : Evaluate a company's recent (with in the last year) actions dealing with risk and uncertainty. (Southwest Airlines)
Achieving a rating of excellent or recommended : Each year, public schools are rewarded with bigger budgets for achieving a rating of "excellent" or "recommended" and are punished for rating "needs improvement

Reviews

len2000093

5/29/2018 3:56:41 AM

Presentation Date: 31 Mark Allocation Criteria Weight Updates from Milestone 1 10 Updates from Milestone 2 10 Business Logic 5 Threads Async 5 LINQ 5 Lambda 5 Serialization 5 Sockets 15 Working Completely as required 10 Standards followed 5 Easy to use for user 5 Easy to use by other potential developers 5 Total [85]

len2000093

5/29/2018 3:56:29 AM

A C# Application of a Farm needs to created in MS Visual Studio using Windows Forms Application and Classes must be created and All Database queries must be in a DataHandler class. The DataBase used is MS SQL Server. A separate FileHandler needs to be created to link to a text File. All other requirements are stated in the attached File.

Write a Review

Software Engineering Questions & Answers

  Describe the symbols used in constructing e r diagrams

What is an E-R diagram?- Describe the symbols used in constructing E-R diagrams.- What is a table of entities and activities?

  Contrast the types and role of distributed software

The specific course learning outcomes associated with this assignment are- Compare and contrast the types and role of distributed software architecture.

  Which sdlc step is associated with each project component

Select a System/Software Development Life Cycle (SDLC) model and methodology then apply this model. Be sure to define SDLC model and methodology and identify which SDLC step is associated with each project component.

  Blow up any one non-trivial process into a first level dfd

Draw a Context Diagram for the FIAT for Football process. Draw a top level Data Flow Diagram for the FIAT for Football method. Blow up any one non-trivial process into a first level Data Flow Diagram.

  Why is defining the proper scope for a project so important

Why is defining the proper scope for a project so important? What are the dangers a project can face if the scope is not tied down

  Sketch the flowchart for user to enter credit card balance

Sketch the flowchart or write pseudocode for the application which permits user to enter credit card balance. suppose the interest rate is 1 percent per month

  Create state transition diagram that describe patient state

Create a state transition diagram that describes typical patient states and how they change based on specific actions and events.

  Principles and concepts to software engineering

Understand and apply engineering principles and concepts to software engineering.

  Describe five most important functional requirements

Briefly describe at least five most important functional requirements. Briefly describe at least three most important nonfunctional requirements justifying why they are important.

  Draw context level diagram and draw crud diagram

Find out all Critical Use Cases - Draw Context Level diagram and Draw CRUD diagram - Draw Level 0 data flow diagram depicting all the business process description provided.

  Determine the greatest magnitude negative number

Determine the greatest magnitude negative number one can represent in an 8-bit 2's complement code? Write your result in binary and decimal.

  Draw flowchart to let a user play rounds of head

Draw a flowchart to let a user play 10rounds of head or tail guessing game. Display how many times the player has guessed the outcomes correctly.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd