parent
b47cf8261f
commit
c113eb565e
@ -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…
Reference in new issue