pull/345/merge
bolaji ogidan 2 years ago committed by GitHub
commit 5786cd02b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,27 @@
# Mobile-topup-confirmation
**Tier:** 1-Beginner
In recent times a lots of bank account users make mistakes of purchasing airtime exceeding the prefeered amount they wish . bank app gives option for users to do a mobile top app from there app, a user might want to purchase aitime of $10, mistakenly press $100 , so this app will prompt for two step confirmation before any purchase could be made.
## User Stories
- [ ] User can confirm the balance of the account
- [ ] User can be sure of amount paying if exceeding a fixed amount for top ups
## Bonus features
- [ ] User can see the fixed amount paid for
- [ ] User can generate receipts for transactiom
## Useful links and resources
- [Using Fetch](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API/Using_Fetch)
## Example projects
Loading…
Cancel
Save