Question: Java and JAVA FX only (Not Swing) The program must have JavaFX Graphic User Interface. When it works correctly, it allows users to sign up
Java and JAVA FX only (Not Swing) The program must have JavaFX Graphic User Interface. When it works correctly, it allows users to sign up and sign in. It must have data persistence. You need to have the following classes:
- User: contains username and password fields
- UserBag: it must be an array based bag
- SignUpView
- SignInView
- Utility class that allows backup and restore for data persistenc
- App class that serves as the main class with the main method.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
