
Select SQLite from the drop down list of Database, Enter your "./data/Northwind.db" in the DB name field and Save changes as mentioned in the screen. Now, Select Database from data source tab. In our dashboard app example, we will use the sample SQLite database called Northwind.db to connect and fetch the data. The interface has a minimal design with a drag-and-drop feature that allows you to add multiple chart panel to customize the dashboard on according to the way you want. This is a HTML5 based fully responsive interface built in PHP, HTML, JavaScript and CSS. This is the main panel of the Dashboard app.Check your browser inspector/console to make sure that there isn't any error being reported, and all the Dashboard builder files are being loaded properly. Read-Write permission to the folders and sub-folders of dashboardbuilder i.e chmod -R 777 dashbboardbuilder-v3-FREE. Unzip the file using Extract Here option to the root folder of "dashboardbuilder"īefore really going into connecting the database and fetching the data, Make sure that your Web Server (like Apache, Nginx, etc) is configured to display documents in the folder which will contain dashboard.…/www/yoursite/dashbboardbuilder-v3-FREE/ Place the files in a directory on the web server.There is a Free version of Dashboard app available for trail bases, Our Dashboard app can be installed any platforms like Windows, Linux and Ubuntu or any other platforms support Apache, Nginx etc. To install and run the Dashboard app, following are the requirements. For this, we will be demonstrating with our freely available open-source drag and drop based Dashboard app. In our Dashboard app example, we are going to build a simple dashboard and then will generate PHP source code for our web application. A part of the community, this dashboard app is designed to integrate with a PHP application you may be using and also import data from MS Excel and CSV files. Our Dashboard app can be used to create either static or real-time database-driven dashboards with data coming from a variety of sources such as MySQL, MS SQL, SQLite, ORACLE, PostgreSQL, Sybase, and Cubrid with no programming required. You may like to see D3.js based dynamic Dashboard app Example live. All these charts are D3.js based dynamic charts.

Our dashboard app supports a variety of different charts that includes but are not limited to a line chart, scatter chart, bar chart, pie chart, donuts chart, bubble chart, stack chart, area chart, heatmap chart, Sankey diagrams, and choropleth map etc.

Note: Click this link, If you are looking for Dashboard App for Windows
