The current implementation on how we map the colors and labels are mapped manually in client side code. - We don't need to hardcode the label because our database already stores the label. - Maybe just mapped the code and color for the tag?
The current implementation on how we map the colors and labels are mapped manually in client side code.