Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create frontend codebase scaffolding #3

Closed
5 tasks done
longtomjr opened this issue Jun 25, 2021 · 1 comment
Closed
5 tasks done

Create frontend codebase scaffolding #3

longtomjr opened this issue Jun 25, 2021 · 1 comment
Assignees
Labels
M: web-client Module: Web client app (Angular)

Comments

@longtomjr
Copy link
Collaborator

longtomjr commented Jun 25, 2021

Empty views to setup:
Landing page:

  • Choose action: Create Wallet, Open Wallet

Create Wallet:

  • Take creation details
  • Show result and/or redirect to Opened Wallet

Open Wallet:

  • Take wallet details
  • Show errors, or redirect to Opened Wallet

Opened Wallet:

  • Show wallet details (name, balance)
  • Actions: Show QR code (for receiving), Send Funds

Send Funds:

  • Take recipient details (from text field or scanning QR code)
  • Show success / failure
  • Refresh balance (?)
  • Next: Opened Wallet
@PiDelport PiDelport added the M: web-client Module: Web client app (Angular) label Jun 25, 2021
@PiDelport PiDelport assigned PiDelport and jongbonga and unassigned PiDelport Jun 28, 2021
This was referenced Jun 29, 2021
@PiDelport
Copy link
Collaborator

This should be done with #15. 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
M: web-client Module: Web client app (Angular)
Projects
None yet
Development

No branches or pull requests

3 participants