summaryrefslogtreecommitdiff
path: root/design-documents/029-mobile-ui.rst
diff options
context:
space:
mode:
authorSebastian <sebasjm@gmail.com>2022-06-16 15:45:47 -0300
committerSebastian <sebasjm@gmail.com>2022-06-16 15:45:47 -0300
commit9e3a3bb3b041e8655e0b70bbde9eb50da0468004 (patch)
treef21440cf366e5b12315070acaae8cbb834aabf9e /design-documents/029-mobile-ui.rst
parentb3e9a3ec8232fcfb0fb5d3fa8ed4fd8d824fe292 (diff)
downloaddocs-9e3a3bb3b041e8655e0b70bbde9eb50da0468004.tar.gz
docs-9e3a3bb3b041e8655e0b70bbde9eb50da0468004.tar.bz2
docs-9e3a3bb3b041e8655e0b70bbde9eb50da0468004.zip
mobile ui first iteration
Diffstat (limited to 'design-documents/029-mobile-ui.rst')
-rw-r--r--design-documents/029-mobile-ui.rst41
1 files changed, 41 insertions, 0 deletions
diff --git a/design-documents/029-mobile-ui.rst b/design-documents/029-mobile-ui.rst
new file mode 100644
index 00000000..f4dbdb17
--- /dev/null
+++ b/design-documents/029-mobile-ui.rst
@@ -0,0 +1,41 @@
+Template
+########
+
+Summary
+=======
+
+Design the ui and interaction of p2p payments using mobile
+
+Motivation
+==========
+
+The wallet user should be able to easily send and receive money to and from other wallet.
+
+Requirements
+============
+
+ * It should work even if the user does not have other communication channel
+ * Use the swipe up (to send) and swipe down (to request) gesture as other apps do
+ * It should be able to request payment before any withdraw (currency still unknown)
+ * It should support multi-device
+ * The user may opt-in to be findable through a registry service
+
+Proposed Solution
+=================
+
+.. image:: ../wallet-mobile-overview.svg
+ :width: 800
+
+
+Alternatives
+============
+
+Drawbacks
+=========
+
+
+
+Discussion / Q&A
+================
+
+(This should be filled in with results from discussions on mailing lists / personal communication.)