Contributor
Nkhoh Gaston Che

Building a Javascript Based Configuration UI for OpenWisp


Mentors
colthreepv, Federico Capoano
Organization
OpenWISP

The openwisp project used netjson, a json schema standard, control network configurations. This requires a means for a user to edit these configurations graphically as well have the possibility in editing configurations in an advanced as a user with much experience. Thus this required the availability of a Visual editor for editing and validating netjson easily. The aim of this project is to make available a fully independent netjson editor library which can be integrated into any netjson project. This library will make available both the basic and the advanced editing modes as well as validation of user configurations against the netjson schema provided at any point in time