Please enable JavaScript.
Coggle requires JavaScript to display documents.
Form builder (time line (setup environment (testing, drag drop js code,…
Form builder
time line
front-end for screen rendering
form directives (input - select)
collect each input type attributes
form
grid
inputs
input
attr
6 more items...
type
1 more item...
label
x
y
w
h
action
method
autocomplete
after collect and change input attributes input directive must show the changes
drag input into grid system
https://github.com/bevacqua/dragula
grid builder directives
add responsive classes as attributes
http://troolee.github.io/gridstack.js/
to finish grid builder
read grid api to be sure to attache triger angular function
setup environment
testing
drag drop js code
tools ( angular - jade - sass - Jasmine)
business ( APIs )
documentation
develop the frontend for the admin
Develop back-end
database
from data
authentication
request form api handler
predefined form
Objects
Form
Grid
Inputs
Attributes
Non Functional Requirement
JsDoc to auto Generate Documentation