cse442-fall-2019-offering / 442projects-natural-spring-water

442projects-natural-spring-water created by GitHub Classroom
1 stars 0 forks source link

As anyone, I should be able to add courses to a shopping cart #40

Open sean7723 opened 5 years ago

sean7723 commented 5 years ago

As anyone, I should be able to add courses to a shopping cart

sean7723 commented 5 years ago

Created develop-cart to complete this task. Currently cart has no backend functionality.

sean7723 commented 5 years ago

c388893994ed9c96f013f6de13ca862ad9d4a716 Added the cart. Has no back-end functionality but it allows users to display the courses that they have added to the cart.

sean7723 commented 5 years ago

Acceptance Test

1) Users should be able to click on the button Cart and see what courses they have selected 2) Users should be able to see a button Open. 3) Users should be able to click on Cart again to close.

sean7723 commented 5 years ago

Acceptance test passed!

wwong9 commented 5 years ago

Merged into master at end of sprint 1 as part of PR #42 and acad8d15d6c81db4158b5062e397ef984404a883