Product Requirements - root-mrrobot/wits-academy GitHub Wiki

The following is a list of initial high-level requirements as specified by the client for the product by the end of the first sprint:

  • 3 functional User Stories - Registration, Login, and a Homepage
  • Registration - The ability for a user to register and use the application. They should be able to sign-up using a unique email address and create a password.
  • Login - If a user has already been registered they should have the ability to login using they email address and password. This should cross reference with the database to ensure optimal security and thus if all inout is correct the user should be able to proceed
  • Homepage - Once logged-in or registered the user will be transferred to the homepage. It does not have much functionality at the moment but it should welcome the user to Wits Academy by name.