atereshkov / photomap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Login

atereshkov opened this issue · comments

As a user
I want to be able to log in to the app
So that I can use the app and enjoy.

Acceptance criteria:

  • There are 2 fields on the screen (email & password), "Login" button and Don't have an account? Sign Up" label
  • User can click "Login" button and be authorized or error should be shown
  • In case of error user should be able to understand exact reason (e.g. wrong password, no account exists, etc)
  • User should be able to click on "Don't have an account? Sign Up". Sign up screen should be opened

Estimate: N hours