Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Instructions - Use visual studio. This is a C++ project. Please do accordingly. Create Shopping application that tracks a store's inventory of items and a

Instructions - Use visual studio. This is a C++ project. Please do accordingly.

Create Shopping application that tracks a store's inventory of items and a customer list that allows them to have a shopping cart of items and purchase the items.

Allow a user to:

-login - either as a customer or a manager ( for the manager, have a hard coded password ).

-- list of customers should be stored as a binary file

-create new customer account ( ID and password is all that's needed )

customer 'login' using an ID and password use the hash function to convert the password string before storing the value -

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Modern Dental Assisting

Authors: Doni Bird, Debbie Robinson

13th Edition

978-0323624855, 0323624855

Students also viewed these Programming questions

Question

1.19. What distinguishes a nudge from a push? (LO22-3)

Answered: 1 week ago