As a member, I want to log in and get a discount
(fill in the blanks and add/remove tasks as you see fit)
As a member I want to log in And get a discount
Dev tasks
Front-end
- [member will log in or enter website with a key signifying that they are a member]
- [members will not have to pay to book spaces unlike guests]
- [discount is applied when member login is entered]
Back-end
- [discount is made in booking process as a result of user being a member]
Acceptance criteria
- [booking page (#5 in wireframe) includes correct discount]
- [validation if key is incorrect]