taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

029-mobile-ui.rst (1207B)


      1 DD 29: Mobile P2P UI
      2 ####################
      3 
      4 :Design status: Abandoned
      5 :Implementation status: Not started
      6 :DD shepherd: TBD
      7 :Historical contributors: Sebastian
      8 :First published: 2022-06-16
      9 :Last substantive change: 2022-06-16
     10 
     11 .. note::
     12 
     13    This incomplete UI sketch was abandoned.  The body below is retained for
     14    historical context and is non-normative.
     15 
     16 Summary
     17 =======
     18 
     19 Design the ui and interaction of p2p payments using mobile
     20 
     21 Motivation
     22 ==========
     23 
     24 The wallet user should be able to easily send and receive money to and from other wallet.
     25 
     26 Requirements
     27 ============
     28 
     29  * It should work even if the user does not have other communication channel
     30  * Use the swipe up (to send) and swipe down (to request) gesture as other apps do
     31  * It should be able to request payment before any withdraw (currency still unknown)
     32  * It should support multi-device
     33  * The user may opt-in to be findable through a registry service
     34 
     35 Proposed Solution
     36 =================
     37 
     38 .. image:: ../images/wallet-mobile-overview.svg
     39   :width: 800
     40 
     41 
     42 Alternatives
     43 ============
     44 
     45 Drawbacks
     46 =========
     47 
     48 
     49 
     50 Discussion / Q&A
     51 ================
     52 
     53 (This should be filled in with results from discussions on mailing lists / personal communication.)