Skip to content

Commit

Permalink
Add lesson names for section 9
Browse files Browse the repository at this point in the history
# Conflicts:
#	README.md
  • Loading branch information
bizz84 committed Nov 16, 2023
1 parent 6275ba5 commit 4c8e68f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,4 +200,14 @@ This project includes a documentation website that can be found here:
26. Updated widget and integration tests
27. Wrap up + exercise (implement a wish list feature)

### 9. Feature: Checkout Flows

1. Section intro
2. Starter project for the checkout flows
3. Updating the `CheckoutScreen` with the `PageController` initialization logic
4. Do we need a `StateNotifier` for the `CheckoutScreen`?
5. Updating the `PaymentPage`
6. Implementing the `PaymentButtonController`
7. Wrap Up

### [LICENSE: MIT](LICENSE.md)

0 comments on commit 4c8e68f

Please sign in to comment.