You are to make a Login Signup system. The user will interact with the program through the command line as follows: Press 1 to login, 2 to signup, 3 to exit : 2 Please enter your email : abdulówahabó@gmail.com Please enter your password : 12345678 Password too weak, it must contain a lowercase letter, an uppercase letter, a number and a special characte: The interface for the signup is similar. The data from the signup should be saved however you like. When logging in, the data should be validated against previous signups, the entered credentials need to be checked, if the user is not found, throw an

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
100%

Can anyone solve this question in C++ using functions instead of libraries?

Please store emails and passwords of users in an array

You are to make a Login Signup system. The user will interact with the program through
the command line as follows:
Press 1 to login, 2 to signup, 3 to exit : 2
Please enter your email : abdulówahab6@gmail.com
Please enter your password : 12345678
Password too weak, it must contain a lowercase letter, an uppercase letter, a number and a special character
The interface for the signup is similar. The data from the signup should be saved
however you like. When logging in, the data should be validated against previous
signups, the entered credentials need to be checked, if the user is not found, throw an
error, if the user exists and the entered password is the same, display a message that
they have been logged in.
You are to validate the user password for strength, for example; a weak password
would be one in which there are only lowercase letters, a medium one would have
Transcribed Image Text:You are to make a Login Signup system. The user will interact with the program through the command line as follows: Press 1 to login, 2 to signup, 3 to exit : 2 Please enter your email : abdulówahab6@gmail.com Please enter your password : 12345678 Password too weak, it must contain a lowercase letter, an uppercase letter, a number and a special character The interface for the signup is similar. The data from the signup should be saved however you like. When logging in, the data should be validated against previous signups, the entered credentials need to be checked, if the user is not found, throw an error, if the user exists and the entered password is the same, display a message that they have been logged in. You are to validate the user password for strength, for example; a weak password would be one in which there are only lowercase letters, a medium one would have
lowercase and uppercase letters, adding numbers to that makes a strong password,
and adding special characters makes it a very strong password.
Do not allow the user to signup if the password is not very strong.
The program should not terminate if the user enters wrong credentials, but it should
prompt the user for a new input, and display respective error messages.
Transcribed Image Text:lowercase and uppercase letters, adding numbers to that makes a strong password, and adding special characters makes it a very strong password. Do not allow the user to signup if the password is not very strong. The program should not terminate if the user enters wrong credentials, but it should prompt the user for a new input, and display respective error messages.
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY