OXRBench / OFloChR /anno /en_27_flowchart.md
Geong's picture
Upload 1001 files
f66b1ac verified
flowchart TD
    A(What do you prioritize in a\nlaptop?) --> B{High-end\nPerformance}
    A --> C{Balanced\nPerformance and\nPrice}
    B --> D(Do you need your laptop for\nprofessional software?)
    C --> E(How essential is battery life\nfor you?)
    D --> F((Yes))
    D --> G(I can compromise\non software\ncompatibility)
    E --> H(Fairly essential)
    E --> I(Crucially essential)
    G --> J(Are you okay with\nbulky designs for\nbetter cooling?)
    H --> K(Do you travel often\nwith your laptop?)
    I --> L(Are you focused on\ngaming performance?)
    J --> M((Yes))
    J --> N((No))
    K --> O((Yes))
    K --> P((No))
    L --> Q((Yes))
    L --> R((No))
    O --> S(How important are built-in\nlaptop ports?)
    S --> T(I’m okay with fewer ports\nand using adapters)
    S --> U(I need all essential ports\navailable)
    T --> V(You Should buy a\nMacBook)
    U --> W(You Should buy a\nWindows Laptop)