You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to have responsible design for Login form that would have beautiful look on different devices including desktop and mobile phones, ie. would be responsible.
Use RWA feature of Vaadin 14 and Polymer 3 to make that happen.
Pick up one of the appropriate templates from the web and provide non-escapable dialog box that would appear each time user need to log in.
From functional requirements perspective we should have the following:
Login / Sign Up separate screens
username / password basic textboxes
OAuth sources login (Facebook, Google etc)
Remember me
Forgot password
Sign up should redirect on separate RegistrationView form.
We need to have responsible design for Login form that would have beautiful look on different devices including desktop and mobile phones, ie. would be responsible.
Use
RWA
feature of Vaadin 14 and Polymer 3 to make that happen.Pick up one of the appropriate templates from the web and provide non-escapable dialog box that would appear each time user need to log in.
From functional requirements perspective we should have the following:
Sign up should redirect on separate
RegistrationView
form.Consider the following as a very good example:
![image](https://user-images.githubusercontent.com/1716844/72615054-5a245780-3966-11ea-8c4c-059a5e8344d5.png)
General UI/UX requirements:
The text was updated successfully, but these errors were encountered: