The world’s Largest Sharp Brain Virtual Experts Marketplace Just a click Away
Levels Tought:
Elementary,Middle School,High School,College,University,PHD
| Teaching Since: | Apr 2017 |
| Last Sign in: | 103 Weeks Ago, 3 Days Ago |
| Questions Answered: | 4870 |
| Tutorials Posted: | 4863 |
MBA IT, Mater in Science and Technology
Devry
Jul-1996 - Jul-2000
Professor
Devry University
Mar-2010 - Oct-2016
Use the following convention to name your file for this assignment: Your last name followed byyour first name followed by an underscore followed by the letters CA followed by ## (where ##represents the class assignment number). Example: shepardtina_CA05.Let’s create an application – Coin CounterCreate an application using App Inventor 2. The application, Coin Counter, determines anddisplays the number of coins it takes to make up the player-specified amount that is greaterthan zero.1. Use Coin Counter – FirstName LastName as the title for the Screen1 component.Replace FirstName and LastName with your first name and last name, respectively.2. Spruce up the Coin Counter application by selecting a fun image and displaying it as thescreen’s background.3. The application’s screen should havelabels, buttons, and at least one textbox.Note: Give each of the components ameaningful name. Style the components toyour liking.4. The player enters an amount greaterthan zero in the textbox.Note: Include validation to ensure theplayer enters a valid amount. Validatethe amount once the player clicks theCount Coins button. Use the Notifiercomponent to display the appropriateerror message.5. Once the player clicks the Count Coinsbutton, the application determines anddisplays the maximum number of eachcoin type needed to make up the playerspecifiedamount.6. When the Start Over button is clicked,restore the page to its original state.
 ATTACHMENT PREVIEW Download attachment
WEB-151-420Class Assignment 05Page1of2T. SheppardUse the following convention to name your file for this assignment: Your last name followed byyour first name followed by an underscore followed by the letters CA followed by ## (where ##represents the class assignment number). Example:shepardtina_CA05.Let’s create an application – Coin CounterCreate an application usingApp Inventor 2. The application,Coin Counter, determines anddisplays the number of coins it takes to make up the player-specified amount that is greaterthan zero.1.UseCoin Counter – FirstName LastNameas the title for theScreen1component.ReplaceFirstNameandLastNamewith your first name and last name, respectively.2.Spruce up theCoin Counterapplication by selecting a fun image and displaying it as thescreen’s background.3.The application’s screen should havelabels,buttons, andat least onetextbox.Note: Give each of the components ameaningful name. Style the components toyour liking.4.The player enters an amount greaterthan zero in the textbox.Note: Include validation to ensure theplayer enters a valid amount. Validatethe amount once the player clicks theCount Coinsbutton. Use theNotifiercomponent to display the appropriateerror message.5.Once the player clicks theCount Coinsbutton, the application determines anddisplays the maximum number of eachcoin type needed to make up the player-specified amount.6.When theStart Overbutton is clicked,restore the page to its original state.
Attachments:
-----------