CoderBotOrg / frontend

The new CoderBot web application, in Vue.js

Home Page:https://www.coderbot.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Toolbox Editor

avivace opened this issue · comments

We must implement a way to define categories, blocks and everything that is currently in the XML toolbox definition with serializable and templatable objects.

Related to #42

@avivace have you seen the blockly toolbox example editor? (select tab "Workspace Factory")

This will influence #44 , too.
@previ I've seen that, but it heavily relies on Boostrap and JQuery. Currently working on something custom, manually defining and injecting blocks based on a JSON definition of the Toolbox.