-
Notifications
You must be signed in to change notification settings - Fork 5
Iter 2 Order
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)
Chagit Y
Sara H
Miri Y
Yafit H
Nava C
Nava C
Miri Y
###Task Board [huboard] (https://huboard.com/navacohen90/Click-a-Table#/)

On this iteration we use git options like use pull request.
- complete the course details screen: 15 points
- develop login page: 10 points
- develop registration page: 10 points
- develop order item operation: 15 points
We tested our code manually. Depending on these tests ,we changed and amended the code. We tested on azure and checked that it works.
- Most of goals were achieved.
- unit test in code were not implemented yet.
- [iter 3 Design and invoice- wiki] (./iter-3-Design-and-invoice)