IVY TECH COMMUNITY COLLEGE
SDEV 120 M15 Evaluate: Final Project
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 your 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:
Below is an example of what your output in Raptor may look like for your completed project; note that your output may look different.
CS 340 Milestone One Guidelines and Rubric Overview: For this assignment, you will implement the fundamental operations of create, read, update,
Retail Transaction Programming Project Project Requirements: Develop a program to emulate a purchase transaction at a retail store. This
7COM1028 Secure Systems Programming Referral Coursework: Secure
Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip
CS 340 Final Project Guidelines and Rubric Overview The final project will encompass developing a web service using a software stack and impleme