The M15 Evaluate: Final Project covers content learned from Modules 2 through 14. In Module 11, you will submit a startup report for your final project. You are encouraged to submit any drafts of the program that you have created. The M11 Evaluate: Final Project Update is worth 20 points.
In Module 15, you will upload your completed M15 Evaluate: Final Project to the submission link on IvyLearn. You have until the assignment's due date in Module 15 to submit this project. In this assessment, you will create a program using Raptor. To be able to receive maximum points, your Raptor programs must run with no errors. The M15 Evaluate Final Project is worth 20 points.
Your program will be in Raptor. Here is a description of the project:
Scenario: You work as the night manager for a local grocery store chain. One of your duties includes to go to several store locations at closing time to collect cash and checks on hand at the end of the day. After collecting, you must record how much money was collected from each store (in checks, bills, and coins), save the total in an array, and then calculate the grand total. You currently are counting by hand, using a simple calculator and recording this in a notebook.
After being in this SDEV120 course, you know that you can create a program to help you with this nightly task. You know that if this is successful, you can promote this to the other managers as well as other local stores that have chains, so you want to create proper documentation.
Your M11 Evaluate: Final Project Update should do the following, using Microsoft Word:
Your M15 Evaluate: Final Project should do the following:
The Raptor program will do the following:
DescriptionIn this final assignment, the students will demonstrate their ability to apply two ma
Path finding involves finding a path from A to B. Typically we want the path to have certain properties,such as being the shortest or to avoid going t
Develop a program to emulate a purchase transaction at a retail store. Thisprogram will have two classes, a LineItem class and a Transaction class. Th
1 Project 1 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of
1 Project 2 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of