marcomaccio / tech-radar-builder

Technology radar builder with custom number of slices and stages, draggable items etc..

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tech-radar-builder

Indroduction

Most of Tech-Radars creators I've found on the internet are inspired by Thoughtworks radars which are split into four quadrants and four rings. That's fine, but the problem begins if you would like to customise your work with radars and build three or four different diagrams for different areas. Of course, if you need to add additional stages (rings), or remove/add new slices to the radar... I had to choice between draw them in Excel or create my own radar builder... I've chosen the second option to have some fun :).

So with Technology radar builder you can easily create custom radars with a diffrent number of slices and stages. Feel free to use it and contribute.


1. Stack

  • Angular 2
  • SVG (Snap svg)
  • Firebase (Angularfire2)

2. Features

  • Custom number of slices
  • Custom number of stages
  • Easy radar items adding/removing
  • Easy items moving (drag-n-drop)
  • Radars stored in could
  • Configurable stage/ring size (percentage)
  • Configurable radar items (size, shape, color)
  • Zoomable/scalable
  • Items History
  • [todo] reports generator
  • [todo] roadmap generator

About

Technology radar builder with custom number of slices and stages, draggable items etc..

License:MIT License


Languages

Language:TypeScript 63.2%Language:HTML 30.5%Language:JavaScript 4.7%Language:CSS 1.6%