Your Perfect Assignment is Just a Click Away
We Write Custom Academic Papers

100% Original, Plagiarism Free, Customized to your instructions!

glass
pen
clip
papers
heaphones

Java Programming – Eclipse

Java Programming – Eclipse

How to create a Java program in eclipse that should have main menu displayed to the user when the program starts run. The main menu should have options for the user to “(1) Sign-Up (2) Log-In (3) Exit.
 (1) Sign-Up option – at the sign-up menua) User should have to input firstName, lastName, currentUserBalance, address, password and email. There should be generate random userID # provided assigned to user. userID must be a string – all user data are strings.Note: userID  would need TWO parts: (1) a char ‘S’ for index 0 of userID, and (2) rest is a long datatype generate from a long type method called  getRandomPart for creating a 8 digit number between 64_000_000 & 66_000_000. So the parse would be “S65458256” for example. All user data should be collected in an array. b) The array of user data should be sent to a method for verification of user data in the array. This technique would allow data to be “Sent-for Storing-Now and Checked-Later”. Note: You must validate all user inputs
firstName and lastName should use the same method called isName(firstName or lastName) to verify a string for a name that has length of 4-20 letters only (A-Za-z). 
currentUserBalance  is used as pre-loaded currency, money. currentUserBalance value is a method called firstLastNamesCharValue(firstName, lastName), which returns the sum of each all characters from firstName and lastName concatenated. So if my firstName = “Bob” & lastName = “Smith” , then currentUserBalance = 528. By totaling character at index in a loop that cycles concatenation of firstName and lastName combine length.  Send data back to user if currentUserBalance is not higher than “0”.
So if address (for example) does not have spaces “David” then this might not be an address, so send data back to user to correct. Help, the user experience, by trying to think for the user in case that user might make a mistake.
password  must be at least 8 characters, must have at least one uppercase, must have at least one lowercase, must have at least one number (0-9), and must have at least one symbol (@,#,!,$). password  can not contain  firstName , and can not contain  lastName. 
email must contain @ symbol, and there must be at least 3 letters in front and 3 letters  behind the @ symbol. Email must end with 1 of these ( .com , .net , .edu and/or .org).
c) Once validation returns true for the session, the array of data should flow to store data in a file called finalData23374.txt  . Each line in the file should have user data.
Make sure to handle Exceptions for input to file and output to file. So that log-in data can be retrievable. You should be able to append file if it exist already, and create if not.
(2) Log-In option – at the log-in menu
a) User should login with email and password. Data that is save from the sign-up option, should be available for user to login with email and password. If the email does not exist alert user, and if email does exist but password does not exist then alert user.
Note: Program should always have the option for the user to return to main menu. If the user enters correct email and password, alert user the good news or bad news either way.
(3) Exit option – at the Exit menu
a) The Program Ends – alert user the Program Ended.

Order Solution Now

Our Service Charter

1. Professional & Expert Writers: Homework Free only hires the best. Our writers are specially selected and recruited, after which they undergo further training to perfect their skills for specialization purposes. Moreover, our writers are holders of masters and Ph.D. degrees. They have impressive academic records, besides being native English speakers.

2. Top Quality Papers: Our customers are always guaranteed of papers that exceed their expectations. All our writers have +5 years of experience. This implies that all papers are written by individuals who are experts in their fields. In addition, the quality team reviews all the papers before sending them to the customers.

3. Plagiarism-Free Papers: All papers provided by Homework Free are written from scratch. Appropriate referencing and citation of key information are followed. Plagiarism checkers are used by the Quality assurance team and our editors just to double-check that there are no instances of plagiarism.

4. Timely Delivery: Time wasted is equivalent to a failed dedication and commitment. Homework Free is known for timely delivery of any pending customer orders. Customers are well informed of the progress of their papers to ensure they keep track of what the writer is providing before the final draft is sent for grading.

5. Affordable Prices: Our prices are fairly structured to fit in all groups. Any customer willing to place their assignments with us can do so at very affordable prices. In addition, our customers enjoy regular discounts and bonuses.

6. 24/7 Customer Support: At Homework Free, we have put in place a team of experts who answer to all customer inquiries promptly. The best part is the ever-availability of the team. Customers can make inquiries anytime.

Homework Free Org

Your one stop solution for all your online studies solutions. Hire some of the world's highly rated writers to handle your writing assignments. And guess what, you don't have to break the bank.

© 2020 Homework Free Org