diff --git a/frontend/data/service.json b/frontend/data/service.json index c2313ff5..497259a6 100644 --- a/frontend/data/service.json +++ b/frontend/data/service.json @@ -117,6 +117,20 @@ "description": "Create templates for printing pins", "github_url": "https://github.com/cthit/pins", "icon": "bulb" + }, + { + "title": "Vikunja", + "url": "https://vikunja.chalmers.it", + "description": "A self-hosted service for setting up kanban-boards", + "github_url": "", + "icon": "kanban" + }, + { + "title": "Rallly", + "url": "https://rallly.chalmers.it", + "description": "Meeting scheduling tool", + "github_url": "", + "icon": "calendar" } ] diff --git a/frontend/public/images/kanban.svg b/frontend/public/images/kanban.svg new file mode 100644 index 00000000..3c427d62 --- /dev/null +++ b/frontend/public/images/kanban.svg @@ -0,0 +1,10 @@ + + + + Layer 1 + + + + + + \ No newline at end of file