Question: Mini Project 2 BONUS pts = 1 2 0 p t s ( Please carefully review the submission guidelines on the final pages before you
Mini Project
BONUS pts
Please carefully review the submission guidelines on the final pages before you
begin, and ensure you understand all the requirements
In this mini project, you are going to develop a consolebased ecommerce application! This
software will be used by customers to order grocery items. The primary goal of this mini
project is to practice using various data structures, lists, strings, and basic algorithms. Hence,
remember to prioritize code readability, organization, and simplicity in your code. At various
points, you will be forced to use particular structure as explained in the "Implementation
Notes" section at the end. The detailed explanations about how you are going to develop
this application are provided below Note: example console output from the application is
written in ORANGE
Textbased User Interface:
When your program first runs, it will ask the user to log in by providing a user name and
password as follows. In your code, at least, the following users should be already defined with
user name 'ahmet' and password and 'zeynep' with password You will have
one administrator account with name "admin" and password "qwerty" You may define
additional users if you like.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
