diff --git a/lesson_05/ljmcwilliams/README.md b/lesson_05/ljmcwilliams/README.md new file mode 100644 index 000000000..4c4821222 --- /dev/null +++ b/lesson_05/ljmcwilliams/README.md @@ -0,0 +1,84 @@ +## User Story 1: Offline Learning Mode for Language App +As a language learner,
I want an offline mode in the language learning app,
so I can continue learning without an internet connection. + +### Acceptance Criteria +
    +
  1. Access to Lessons: + +
  2. +
  3. Content Availability: + +
  4. +
  5. Sync Progress: + +
  6. +
+ +## User Story 2: Receive E-Statements for Bank Account +As a customer,
I want to receive e-statements for my bank account,
so I can reduce paper waste. + +### Acceptance Criteria +
    +
  1. Customer Information Validation: + +
  2. +
  3. E-statement Delivery + +
  4. +
  5. Notification Preferences Management: + +
  6. +
+ +## User Story 3: Keyboard Navigation for Faster Programming +As a software engineer,
I want to be able to navigate the IDE using keyboard shortcuts,
so that I can perform actions more quickly. + +### Acceptance Criteria +
    +
  1. Shortcut configuration:
  2. + +
  3. Common actions support:
  4. + +
  5. Shortcut discoverability:
  6. + +
\ No newline at end of file