Skip to content
franzhf edited this page Jul 13, 2015 · 1 revision

Sign-Up Page

Sign-Up Page to register users to the application Use basic meteor framework functionality or a library

  • As a user I can sign up to the application specifying:
  • Name
  • Last Name
  • Email (it will be used to login)
  • Password

Login Page

Includes the fields:

  • Login Name (is the email)
  • Password

Includes the link to:

  • Request of password recovery

As a user I can login to the application

  • After login the profile page will be displayed
Clone this wiki locally