Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lekoowo/cloud-native-user-story


https://github.com/lekoowo/cloud-native-user-story

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

# Cloud-Native-User-Story

## User Story

- As a user, I would want to redeem coupons.

### Acceptance Criterias

- Given: User logged in and navigated to the coupon page.
When: User tried to redeem a valid coupon.
Then: User redeems the coupon. Show the success page.

- Given: User logged in and navigated to the coupon page.
When: User tried to redeem a invalid coupon.
Then: Failed. Show the error message.