truonganhhoang/INT2208-8-2019

As a customer, I want to register member so that my personal information is stored ( Lê Bá Công )

Closed this issue · 0 comments

Analysis:

  • Independent: explicit, don't clash with the other
  • Negotiable: can propose preferences after
  • Valuable: facilitate for the customer
  • Estimable: estimate time, resources...
  • Small: just 2 views, 2 models
  • Testable: be able to integrate test as well as unit test

Task list:

  • Design login page UI

  • Create Customer model om database

  • Handle logic controller

  • Write unit test

  • Write integration test

  • Validate and evaluate the test