Responsive Dashboard

About This Space

A simple dashboard example that uses responsive design


Last updated on June 28, 2019

Public Permissions:   View   Open/Fork   Run   Comment  

Responsive Dashboard Template

This template illustrates database-driven components and the Responsive Layout widget. This small application only requires 2 lines of Node.js code. The rest of the functionality is built using the Visual Designer tool, which allows you to connect widgets, such as charts and grids, directly to database tables, as well configure responsive design for the page.

Database-driven Widgets

The widgets in NodeRun can be populated either with Node.js code or directly with database information. Widgets have configurable properties for connecting to database tables, retrieving fields, filtering records, and summarizing data. The connection to the database is established automatically without any code to write or maintain.

Screenshot

Responsive Layout Widget

The Responsive Layout widget provides a visual editor that allows you to configure a responsive CSS Grid Layout in a point-and-click, drag-and-drop manner. The CSS Grid is the latest and most powerful layout system available for responsive design. In NodeRun, you can take advantage of CSS Grid Layouts without coding a single line of CSS code. To access the visual editor for CSS Grids Layouts, simply double-click the Responsive Layout widget on the canvas in the Visual Designer tool.

Screenshot

When you launch this example, as you resize the page, you will notice that the elements begin to adjust in size and eventually stack vertically as the page gets smaller. The Responsive Layout widget can be precisely configured for how and at what screen size(s) to reposition elements on the screen.

Be the first to comment:      

Comments

Write Preview Markdown: bold italic code link
Post

More Spaces By misodle (@misodle)

Filters:

Popular Recent

Application to output numbers and their squares to the console

2363

0

0

This app consumes a web service and display the information in a grid

2337

0

0

This workspace shows you how to add custom widgets to your project

2231

0

0

This interactive app prompts the user for key fields to lookup a database record and displays the results

2280

0

0

This is a full database maintenance CRUD application with view, change, add, and delete capabilities

2266

0

0

Demo app to use EJS to display information from a database

2444

0

0

This workspace illustrates the basic setup of an HTML page that includes external JavaScript and CSS files

2310

0

0

Displaying information in grids is fundamental to developing applications. This demo application displays a list of products in a grid.

2434

0

0

Simple output to a browser from Node.js

2378

0

0

React.js Application

2300

0

0

React.js using Rich Display Components built in the Visual Designer

2345

0

0

A demo of how to build and consume Web Services with and without parameters

2302

0

0