Create a Java program that will let the user choose between organisers and volunteers. Then let them choose their work area (For example - California, Las Vegas, Washington DC, New York etc.) Then -...


Create a Java program that will let the user choose between organisers and volunteers. Then let them choose their work area (For example - California, Las Vegas, Washington DC, New York etc.) Then -


1) Sign-up option is for organisers and volunteers to store their information (First Name, Last Name, User Name, E-mail, Phone Number, Password) in a text file. Also, store organizations name and how many times worked before to the organisers and volunteers section respectively.




2) Log in part is for authentication. Let the user input their username and password. If the username and password remain in the text file we've created in the Sign-up section, it will print "User successfully logged in". If there's not, it will print "Invalid Username and Password."


NB- It will not use any graphical interface. Just basic java code. For clear exposure, a photo is attached.


Main Page<br>Organisers<br>Volunteers<br>Location<br>Location<br>Store<br>Store<br>Sign Up<br>Log In<br>Log In<br>Sign Up<br>information<br>information<br>Authentication<br>

Extracted text: Main Page Organisers Volunteers Location Location Store Store Sign Up Log In Log In Sign Up information information Authentication

Jun 11, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here