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 : abdul6wahab6@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

LINUX+ AND LPIC-1 GDE.TO LINUX CERTIF.
5th Edition
ISBN:9781337569798
Author:ECKERT
Publisher:ECKERT
Chapter7: Working With The Bash Shell
Section: Chapter Questions
Problem 2HOP
icon
Related questions
Question

Can anyone please solve this question?

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
Knowledge Booster
Linux
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
LINUX+ AND LPIC-1 GDE.TO LINUX CERTIF.
LINUX+ AND LPIC-1 GDE.TO LINUX CERTIF.
Computer Science
ISBN:
9781337569798
Author:
ECKERT
Publisher:
CENGAGE L
New Perspectives on HTML5, CSS3, and JavaScript
New Perspectives on HTML5, CSS3, and JavaScript
Computer Science
ISBN:
9781305503922
Author:
Patrick M. Carey
Publisher:
Cengage Learning