Upgrade to Pro — share decks privately, control downloads, hide ads and more …

What is necessary for Developer friendly UI?

kkeeth
March 30, 2018

What is necessary for Developer friendly UI?

kkeeth

March 30, 2018
Tweet

More Decks by kkeeth

Other Decks in Technology

Transcript

  1. Basic Information const my_info = { Name: ‘܂ݪ੟ਔ’, Home: ‘૔ෑ,

    ޿ౡ’, Interest: ‘όεέ, কع, ೔ຊञ’, Workplace: ‘Yumemi, Inc.’, Skillset: ‘JS, Node.js, PHP, Ruby’ }
  2. From now on, you will see the UI of one

    EC site of (car) search page.
  3. ɹ Header Footer Navigation Bars (13 menus) Margen Sub Condition1

    (list) Sub Condition2 (list) Main Condition2 (list) Main Condition3 (list) Main Condition1 (list)
  4. ɹ Header Footer Navigation Bars Margen Sub Condition1 Sub Condition2

    Main Condition2 Main Condition3 Main Condition1 Select & Open Select & Open Select & Open Select & Open Get Products !!
  5. ɹ Header Footer Navigation Bars Margen Sub Condition1 Sub Condition2

    Main Condition2 Main Condition3 Main Condition1 API Call Page move API Call Page move API Call Page move API Call Page move API Call Page move
  6. ɹ Header Footer Navigation Bars Margen Sub Condition1 Sub Condition2

    Main Condition2 Main Condition3 Main Condition1 toggle
  7. ɹ Header Footer Navigation Bars Filter conditions Car lists 13

    menus and similar conditions before page
  8. 1. Low performance • Too much information volume • Huge

    data volume 2. Low usability 3. Useless processing Bad points
  9. • Information design • Reduce the amount of information •

    Simplify • Split into components (tags) • Unity and meaning Summary