Skip to content

FSConsulting/media-production

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

media-production

A project management tool for media productions.

badge badge badge badge badge

Contents 👍

User Story

Graphics

I'm heavily interested in graphics. Flowcharts, Sequence, Gantt, and Class diagrams.

graph TD;
    A-->B;
    A-->C;
    B-->D;
    C-->D;
Loading



sequenceDiagram
    participant Alice
    participant Bob
    Alice->John: Hello John, how are you?
    loop Healthcheck
        John->John: Fight against hypochondria
    end
    Note right of John: Rational thoughts <br/>prevail...
    John-->Alice: Great!
    John->Bob: How about you?
    Bob-->John: Jolly good!
Loading

Releases

No releases published

Packages

No packages published