Difference between revisions of "HowToOmni"

From Omni Commons
Jump to navigation Jump to search
(→‎sarah: binary search 1b)
(→‎sarah: binary search 2)
Line 26: Line 26:


{{#mermaid:graph TD;
{{#mermaid:graph TD;
  A1[Event Happening Now] -->
C1 --> C2B(No booze)
     A[ACTIVITY LOG]  
C1 ---> B1A
    A2{Presented by non-Omni member} --> A1
     C3[50 or more people] --> C
     A2 --> B1
  C9{No charitable purpose} --> C
     A2 ---> C9
     B1 --> B1A(Fewer than 50 people)
     B1(Scheduled in future) --> C1
    B1 --> B1B{Private event}
     B(SHORT CONTRACT)
     B1B --> B1A
 
  C5(Requires staffing) -->C
     C{FULL CONTRACT}  
     B1B ---> C3
     C --> C1{Open to the Public}
    C1 ---> C4
C1 -->|Booze Present| C2A(Yes booze) --> C
     C4(Admission fee) ---> C
     A4{Presented by Omni Member} --> B1B
     A4 --> C1
    B1A ---> C2B
    C2B ---> B
}}
}}



Revision as of 03:22, 25 May 2021

A collection of experimental flowcharts about how to occupy space at omni

yar2

This is Yar's interpretation of sarah's draft

sarah

Sarah made a version here:

first draft

This was yar's first demonstration of a flow chart