as a FUTURE USER i want to be able to create a new account in order to be able to use the application.
acceptance criteria:
a button that takes the future user to the create account menu
create account menu that contains:
a checkbox tochose between PFand PJ;
the checkbox should open a text box for CNP when PF was picked and text boxes for CUI, J and IBAN if PJ was picked;
text boxes for: username, password, address,
all of the above work as intended, test method for creating account, login, using functionalities, log out, test method to check that when logged out there is no access to functionalities that should only work when logged in while having a specific role.
as a FUTURE USER i want to be able to create a new account in order to be able to use the application. acceptance criteria: