Write a program imitating a website where users can signin/signup, view certain information which can only beseen by signed in users, logout or exit the application.Initially you would have asequence userswithfollowing structure:users = [{"fname":"Usman","lname":"Rehman","email":"usman@outlook.com","password":"usman"},{   "fname":"Ali","lname":"Rehman","email":"ali@outlook.com","password":"outlook"},]You have to use this sequenceas a start(Maintain the same structure).Create a signup() where users should be able to signup(add another entryin this sequence). Create a signin() where users cansignin;authenticationwill be based on the email and password they providein signup()stage.Create a menu in main() having the option of Signup, Signin and exit.

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter9: Advanced Array Concepts
Section: Chapter Questions
Problem 8PE
icon
Related questions
Question
Write a program imitating a website where users can signin/signup, view certain information which can only beseen by signed in users, logout or exit the application.Initially you would have asequence userswithfollowing structure:users = [{"fname":"Usman","lname":"Rehman","email":"usman@outlook.com","password":"usman"},{
 
"fname":"Ali","lname":"Rehman","email":"ali@outlook.com","password":"outlook"},]You have to use this sequenceas a start(Maintain the same structure).Create a signup() where users should be able to signup(add another entryin this sequence). Create a signin() where users cansignin;authenticationwill be based on the email and password they providein signup()stage.Create a menu in main() having the option of Signup, Signin and exit.
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Study of Characters
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
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
Programming with Microsoft Visual Basic 2017
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:
9781337102124
Author:
Diane Zak
Publisher:
Cengage Learning