4 •• COLLEGE BOOKSTORE ACCESS CODES Design a Windows application and write the code that will execute according to the program requirements in Figure 11-63. Before designing the user interface, create a Use Case Definition. Before writing the code, create an event planning document for each event in the program. RequIRements Document Date submitted: Date: Application title: Purpose: Program Procedures: August 12, 2019 College Bookstore Access Codes This Windows application calculates the costs of college software access codes from a bookstore. In a Windows application, a user selects one of five software access codes to purchase from a list. The user enters the buyer's credit card number and expiration date and identifies whether the buyer is a student. The program calculates the cost of the access codes. It also keeps a log of purchases. Algorithms, Processing, and conditions: 1. The user enters the buyer's credit card number and expiration date. 2. The user identifies the app the buyer is purchasing. 3. The five software semester access codes and their prices are: Visio $14.99, QuickBooks $24.99, Project $17.99, Power Bi $9.99, and Speed Type $29.99. 4. For each package, a discount applies if the buyer is a student. The discounts are: Visio, 6%; QuickBooks, 8%; Project, 8%; Power Bi, 5%; Speed Type, 2%. 5. After entering the information, the user can click the Final Total button to determine the amount to be charged to the credit card. 6. The user can click a button to clear the form. 7. The program writes a comma-delimited text file to keep track of all software purchases. The text file contains the credit card number, the name of the app purchased, the discount amount, and the total amount. 8. At anytime, the user can click the Daily Total button to have the program calculate and display the amount of sales that have been recorded in the text file. notes and Restrictions: comments: Validate data that the user enters using accepted standards. 1. Use the web to find an appropriate image for the user interface. 2. The program should use a three-tiered structure with presentation, business, and persistence classes.

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

Can anyone please help me to do the this assignment and please send me the zipfile. and also main important is 1. Use the web to find an appropriate image for the user interface. 2. The program should use a three-tiered structure with presentation, business, and persistence classes.

AND PLEASE DO NOT COPY from anywhere else.

This is a visual basic programing class

this is the Chapter 11 Multiple Classes and Inheritance from book : Microsoft Visual Basic 2017 for Windows, Web, and Database Applicatiion.

 

 

4 •• COLLEGE BOOKSTORE ACCESS CODES Design a Windows application and write the code that will execute according to the program requirements in Figure 11-63. Before designing the user interface, create a Use Case Definition. Before writing the code, create an event planning document for each event in the program. RequIRements Document Date submitted: Date: Application title: Purpose: Program Procedures: August 12, 2019 College Bookstore Access Codes This Windows application calculates the costs of college software access codes from a bookstore. In a Windows application, a user selects one of five software access codes to purchase from a list. The user enters the buyer's credit card number and expiration date and identifies whether the buyer is a student. The program calculates the cost of the access codes. It also keeps a log of purchases. Algorithms, Processing, and conditions: 1. The user enters the buyer's credit card number and expiration date. 2. The user identifies the app the buyer is purchasing. 3. The five software semester access codes and their prices are: Visio $14.99, QuickBooks $24.99, Project $17.99, Power Bi $9.99, and Speed Type $29.99. 4. For each package, a discount applies if the buyer is a student. The discounts are: Visio, 6%; QuickBooks, 8%; Project, 8%; Power Bi, 5%; Speed Type, 2%. 5. After entering the information, the user can click the Final Total button to determine the amount to be charged to the credit card. 6. The user can click a button to clear the form. 7. The program writes a comma-delimited text file to keep track of all software purchases. The text file contains the credit card number, the name of the app purchased, the discount amount, and the total amount. 8. At anytime, the user can click the Daily Total button to have the program calculate and display the amount of sales that have been recorded in the text file. notes and Restrictions: comments: Validate data that the user enters using accepted standards. 1. Use the web to find an appropriate image for the user interface. 2. The program should use a three-tiered structure with presentation, business, and persistence classes.

4
COLLEGE BOOKSTORE ACCESS CODES
Design a Windows application and write the code that will execute according to the program requiremens m
Figure 11-63. Before designing the user interface, create a Use Case Definition. Before writing the code, create
an event planning document for each event in the program.
REQUIREMENTS DOCUMENT
Date Submitted:
August 12, 2019
Date:
Application Title:
College Bookstore Access Codes
This Windows application calculates the costs of college software access codes
from a bookstore.
Purpose:
In a Windows application, a user selects one of five software access codes
to purchase from a list. The user enters the buyer's credit card number and
expiration date and identifies whether the buyer is a student. The program
calculates the cost of the access codes. It also keeps a log of purchases.
Program Procedures:
1. The user enters the buyer's credit card number and expiration date.
2. The user identifies the app the buyer is purchasing.
3. The five software semester access codes and their prices are: Visio $14.99,
QuickBooks $24.99, Project $17.99, Power Bi $9.99, and Speed Type $29.99.
4. For cach package, a discount applies if the buyer is a student. The discounts
are: Visio, 6%; QuickBooks, 8%; Project, 8%; Power Bi, 5%; Speed Type, 2%.
5. After entering the information, the user can click the Final Total button to
determine the amount to be charged to the credit card.
6. The user can click a button to clear the form.
7. The program writes a comma-delimited text file to keep track of all software
purchases. The text file contains the credit card number, the name of the app
purchased, the discount amount, and the total amount.
8. At anytime, the user can click the Daily Total button to have the program
calculate and display the amount of sales that have been recorded in the text
Algorithms, Processing,
and Conditions:
file.
Notes and Restrictions:
Validate data that the user enters using accepted standards.
1. Use the web to find an appropriate image for the user interface.
2. The program should use a three-tiered structure with presentation, business
and persistence classes.
Comments:
Transcribed Image Text:4 COLLEGE BOOKSTORE ACCESS CODES Design a Windows application and write the code that will execute according to the program requiremens m Figure 11-63. Before designing the user interface, create a Use Case Definition. Before writing the code, create an event planning document for each event in the program. REQUIREMENTS DOCUMENT Date Submitted: August 12, 2019 Date: Application Title: College Bookstore Access Codes This Windows application calculates the costs of college software access codes from a bookstore. Purpose: In a Windows application, a user selects one of five software access codes to purchase from a list. The user enters the buyer's credit card number and expiration date and identifies whether the buyer is a student. The program calculates the cost of the access codes. It also keeps a log of purchases. Program Procedures: 1. The user enters the buyer's credit card number and expiration date. 2. The user identifies the app the buyer is purchasing. 3. The five software semester access codes and their prices are: Visio $14.99, QuickBooks $24.99, Project $17.99, Power Bi $9.99, and Speed Type $29.99. 4. For cach package, a discount applies if the buyer is a student. The discounts are: Visio, 6%; QuickBooks, 8%; Project, 8%; Power Bi, 5%; Speed Type, 2%. 5. After entering the information, the user can click the Final Total button to determine the amount to be charged to the credit card. 6. The user can click a button to clear the form. 7. The program writes a comma-delimited text file to keep track of all software purchases. The text file contains the credit card number, the name of the app purchased, the discount amount, and the total amount. 8. At anytime, the user can click the Daily Total button to have the program calculate and display the amount of sales that have been recorded in the text Algorithms, Processing, and Conditions: file. Notes and Restrictions: Validate data that the user enters using accepted standards. 1. Use the web to find an appropriate image for the user interface. 2. The program should use a three-tiered structure with presentation, business and persistence classes. Comments:
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
Properties of CSS
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education