Anno projects re-organisation around Indigo

tags: Docs Project: Annotation

Indigo

Link to Gitlab Group "Indigo - Annotation platform for indian needs"

List View

Graphical view

digraph hierarchy {

                nodesep=1.0 // increases the separation between nodes

                node [color=Red,fontname=Courier,shape=circle] //All nodes will this shape and colour
                edge [color=Blue, style=dashed] //All the lines look like this

                Indigo->{MediaStore AnnotationServer ToolsLibs ClientApps AuthService}
                MediaStore->{MediaDB }
                AnnotationServer->{AnnotationDB }
                ClientApps->{Alipi Papad Swtr Maaya}
                
}

Gitlab Organising details

Gitlab provides group == folder and sub group == sub folder and projects == code repo + issues + wiki + docs

service: gitLab
groupName: Indigo
groupUrl: https://gitlab.com/indigo---annotation-platform-for-indian-needs
    subGroups: [Auth Service, Anno Server, Media Store, Client Apps, Tools and Libraries]
        projects: []

Select a repo