Responsive Sales Dashboard

About This Space

A simple dashboard example that uses responsive design


Last updated on July 3, 2019

Public Permissions:   View   Open/Fork   Run   Comment  

Sales Dashboard

This space 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

Filters:

Popular Recent

This is a simple demo of Fibers! Fibers simplifies code by avoiding messy code known as "callback hell", "promises hell", or "async/await hell". Once Fibers is setup, you never have to think about callbacks or promises (they are handled automatically for you).

20418

0

5

A simple Demo of how to deploy EJS templates from a stateful Node.js script

17615

0

6

This lab walks you through building a series of Node.js applications that work with employee data.

17267

3

7

Simple example of a real world business application

16591

0

1

Demo app to use EJS to display information from a database

15985

0

4

This space illustrates the simplest way to load a Rich Display grid with data, where all records are sent to the grid in bulk.

15122

0

6

User Account Management and Login System

14871

0

1

Simple inquiry application that shows Customer Orders and Payments

14680

0

2

Simple Service Request Form Application

13230

0

1

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

13043

0

5

Advanced To Do List CRUD application with editable grid and drag-and-drop

12980

0

0