Skip to content

Iter 2 Order

sarah-hoter edited this page May 30, 2016 · 8 revisions

iteration 2 Order

Iteration Goal

The main goal in this iteration is to complete the course details, develop login paages, and the order proccess, and the

####Courses view

  • complete the course details screen: Courses list filtered by course type (moved to Iter2)
  • develop login page - client, server and db
  • develop registration page - client, server and db
  • develop order page - client, server and db
  • develop order item page - client, server and db

Each screen contains items list with illustrative images and short description.

####Course order By clicking on a course, the user gets a detailed screen with information about the course and its price.
If he chooses to order it, he can click on Order button and the course is added to his current open order (or such one is created).
(The order preview will be developed in the next iteration)

Team

Chagit Y
Sara H
Miri Y
Yafit H
Nava C

Scrum master:

Nava C

Product Owner:

Miri Y

###Task Board [huboard] (https://huboard.com/navacohen90/Click-a-Table#/)

huboard before iteration

HUBOARD

huboard after iteration

HUBOARD

Course Implementation

On this iteration we use git options like use pull request.

Accomplished Points:

  • complete the course details screen: 15 points
  • develop login page: 10 points
  • develop registration page: 10 points
  • develop order item operation: 15 points

Tests:

We tested our code manually. Depending on these tests ,we changed and amended the code. We tested on azure and checked that it works.

Iteration Conclusion:

  • Most of goals were achieved.
  • unit test in code were not implemented yet.

Release v2.0

click-a-table-v2.0

Next Iteration:

  • [iter 3 Design and invoice- wiki] (./iter-3-Design-and-invoice)

Clone this wiki locally