User Story:
As a user I need a functionality to create an account, so I can become an authenticated user to log in
As a user I would like the functionality to set a new password if I forget the old one so that I can still use the web app
Acceptance criteria:
create a sign up button with request of password
create a log in button
create a function that make you available to change your password
User Story: As a user I need a functionality to create an account, so I can become an authenticated user to log in As a user I would like the functionality to set a new password if I forget the old one so that I can still use the web app
Acceptance criteria: