kendo-electron-dashboard/about.html

75 строки
3.6 KiB
HTML

<div id="main-section-header" class="row">
<h2>About</h2>
</div>
<div id="about" class="main-section-content row">
<div>
<h3 class="section-title">Kendo UI Northwind Dashboard</h3>
<p>Kendo UI Northwind Dashboard is an Electron app built with Progress award-winning
<a href="https://www.telerik.com/kendo-ui">Kendo UI HTML5 and JavaScript widgets</a> - 70+ UI widgets to help you build responsive websites and apps fast.
Kendo UI
<sup>&reg;</sup> offers components for every need - from the must-have for every app Grids, Dropdowns and Menus to
the advanced line-of-business UI, such as Charts, Gantt, Diagram, Scheduler, PivotGrid and Maps.</p>
<p>The sample app showcases some of the most popular Kendo UI widgets, such as Scheduler, Grid, TabStrip, Charts and
Map in a real world scenario. It has a simple and responsive UI based on
<a href="http://getbootstrap.com/">Bootstrap</a> and works on a wide range of devices.</p>
<p>The sample app is aimed at executives, analysts, or sales representatives. It helps them establish targets based
on insights into historical data as well as track sales and product performance in real time.</p>
<a class="download-btn" href="https://github.com/telerik/kendo-electron-dashboard">Get Source Code</a>
</div>
<div class="section-white">
<h3 class="section-title">Featured jQuery & HTML5 UI Components</h3>
<div class="row">
<ul class="col-xs-4">
<li>
<a href="https://demos.telerik.com/kendo-ui/datetimepicker/index">Date Picker</a>
</li>
<li>
<a href="https://demos.telerik.com/kendo-ui/dropdownlist/index">DropDownList</a>
</li>
<li>
<a href="https://demos.telerik.com/kendo-ui/grid/index">Grid</a>
</li>
<li>
<a href="https://demos.telerik.com/kendo-ui/listview/index">ListView</a>
</li>
<li>
<a href="https://demos.telerik.com/kendo-ui/scheduler/index">Scheduler</a>
</li>
<li>
<a href="https://demos.telerik.com/kendo-ui/tabstrip/index">TabStrip</a>
</li>
<li>
<a href="https://demos.telerik.com/kendo-ui/tooltip/index">Tooltip</a>
</li>
</ul>
<ul class="col-xs-4">
<li>
<a href="https://demos.telerik.com/kendo-ui/bar-charts/index">Column Charts</a>
</li>
<li>
<a href="https://demos.telerik.com/kendo-ui/donut-charts/index">Donut Charts</a>
</li>
<li>
<a href="https://demos.telerik.com/kendo-ui/line-charts/index">Line Charts</a>
</li>
<li>
<a href="https://demos.telerik.com/kendo-ui/map/index">Map</a>
</li>
<li>
<a href="https://demos.telerik.com/kendo-ui/sparklines/index">SparkLines</a>
</li>
</ul>
<ul class="col-xs-4">
<li>
<a href="https://demos.telerik.com/kendo-ui/templates/index">Templates</a>
</li>
<li>
<a href="https://demos.telerik.com/kendo-ui/validator/index">Validator</a>
</li>
</ul>
</div>
</div>
</div>