DavidRossWallace / widgetmajigs

Dashboard and component framework - just enough to be helpful and not a hassle

Home Page:https://infopurpose.com/rapiddash-project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lean controls to build dashboards
  • dash controls
    • Dashlet
    • control groups
  • data controls
    • oracle data control
    • text data control
    • json data control
    • rest data control
    • custom data control
  • custom controls
    • REPORTLET
      displays data reports
      • source type: (file | control | inline)
      • source: (URL| control Id | JSON object name)
      • data definition type (file | control | specified)
      • data definition (URL | control Id | element attribute: data-definition)
      • drill down target (control id)
    • FORMLET
      creates input forms to add and edit data records
      • source type: (file | control | inline)
      • source: (URL| control Id | JSON object name)
      • data definition type (file | control | specified)
      • data definition (URL | control Id | element attribute: data-definition)
      • drill down target (control id)
    • DATALET
      creates mini data manager using reportlet, formlet, data controls
    • EDITLET
      creates editable list using list control, formlet and data controls
    • DOCULET
    • FILEMANGLET
    • CONTENTLET

About

Dashboard and component framework - just enough to be helpful and not a hassle

https://infopurpose.com/rapiddash-project

License:MIT License