Skip to content

Public Screens #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
13 tasks done
BogomilDimitrov opened this issue Dec 26, 2014 · 0 comments
Closed
13 tasks done

Public Screens #5

BogomilDimitrov opened this issue Dec 26, 2014 · 0 comments
Assignees

Comments

@BogomilDimitrov
Copy link
Owner

Implement Public screens in the app as follows:

  • Home Screen
    • Route: #/
    • Lists all ads (without login). _/5 score/_
    • Implement paging. _/5 score/_
    • Implement filtering by category and town. _/5 score/_
  • Login Screen
    • Route: #/login
    • Logins an existing user. Shows notification for success or error message.
    • After login, the user is automatically redirected to the user home screen. _/5 score/_
  • Register User Screen
    • Route: #/register
    • Registers a new user. Shows notification for success or error message.
    • After registration, the user is automatically logged in and is redirected to the user home screen. _/10 score/_
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant