The program should use a list to store the sales data for each month with the three-letter abbreviation for the month (Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, and Dec) as the key for each item. Make sure your program uses map to store each month to use as a key Provide pseudocode Use c++ When the program starts, it should read the sales data inserted from the user. If the user edits the sales data, the program should edit the data.

A Guide to SQL
9th Edition
ISBN:9781111527273
Author:Philip J. Pratt
Publisher:Philip J. Pratt
Chapter7: Database Administration
Section: Chapter Questions
Problem 2SCG: Create a view named CONDO_OWNERS. It consists of the location number, unit number, square footage,...
icon
Related questions
Question

Monthly Sales program

COMMAND MENU

view   - View sales for specified month

edit   - Edit sales for specified month

totals - View sales summary for year

exit   - Exit program

 

Command: view

Three-letter Month: jan

Sales amount for Jan is 14,317.00.

 

Command: edit

Three-letter Month: jan

Sales Amount: 15293

Sales amount for Jan is 15,293.00.

 

Command: totals

Yearly total:         77,786.71

Monthly average:       6,482.23

 

Command: view

Three-letter Month: july

Invalid three-letter month.

 

Command: exit

Bye!

Specifications

  • The program should use a list to store the sales data for each month with the three-letter abbreviation for the month (Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, and Dec) as the key for each item.
  • Make sure your program uses map to store each month to use as a key
  • Provide pseudocode
  • Use c++
  • When the program starts, it should read the sales data inserted from the user.
  • If the user edits the sales data, the program should edit the data.
Expert Solution
Step 1

Below is the code in c++

Please make sure that the  monthlysales.txt and main.cpp are in same directory 

 

trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps

Blurred answer
Knowledge Booster
List
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
Recommended textbooks for you
A Guide to SQL
A Guide to SQL
Computer Science
ISBN:
9781111527273
Author:
Philip J. Pratt
Publisher:
Course Technology Ptr
Programming with Microsoft Visual Basic 2017
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:
9781337102124
Author:
Diane Zak
Publisher:
Cengage Learning
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
Computer Science
ISBN:
9780357392676
Author:
FREUND, Steven
Publisher:
CENGAGE L
Np Ms Office 365/Excel 2016 I Ntermed
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:
9781337508841
Author:
Carey
Publisher:
Cengage
Oracle 12c: SQL
Oracle 12c: SQL
Computer Science
ISBN:
9781305251038
Author:
Joan Casteel
Publisher:
Cengage Learning