Dependency Graph of things to do

A dependency graph of things we needs to do.

    graph LR
        travel[Public transport tickets] --> accommodation[Get accommodation keys]
        accommodation --> furniture[Buy Furniture]
        accommodation --> internet[Internet Connection]
        accommodation --> cook[Use the kitchen]
        accommodation --> laundry[Use the laundry]
        accommodation --> rubbish[Throw rubbish]
        accommodation --> shopping[Online shopping delivery]
        travel --> traffic[Travel hints]
        travel -.-> personal
        personal[Personal Number] --> id[ID Card]
        id --> bank[Open Bank Account]
        personal --> update[Update personal number information in Chalmers]
        travel -.-> Shopping
        DigitalStudentCard[Digital Student Card & Mercant]
        DigitalStudentCard --> PhysicalStudentCard[Physical Student Card]
        DigitalStudentCard -.-> travel
        phone[Telephone number]
        Refresh[Refresh residence permit]
        personal --> SFI[Swedish course For Immigrants]
        DigitalStudentCard -.-> bicycle[Shared bicycle]
        course[Register for courses and exams]
        timeEdit[Check time of your classes]
        doors[enter the facilities]
        pays[Payment without personal number or BankID]
        delivery[Delivery service]