• Stars
    star
    106
  • Rank 325,871 (Top 7 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 7 years ago
  • Updated almost 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Drag & drop dashboard builder!

Dashboards

This application allows you to build personalized dashboards using drag & drop. Dashboards consists out of widgets that are placed on the board. Widgets are simple to implement, so anyone can build a widget for his own dashboard.

Technology Stack

Front-end:

Back-end:

Experimental browser features:

These features are not yet fully supported in all browsers.

Getting Started

Clone the repository and install packages using yarn install or npm install.

To start the application on your machine, run:

npm start

To build the application for deployment, run:

npm run build

Contributing

PRs are welcome, especially for new widgets. Widgets are defined inside the app/widgets folder and that is probably the best place to start experimenting with the app.

Deployment

The master branch is continuously deployed to dashboards.cxjs.io using Netlify.

License

Code of this project is licensed under MIT License, however, please note that CxJS is free for non-commercial projects only.

More Repositories

1

cxjs

CxJS - Advanced JavaScript UI framework for admin and dashboard applications with ready to use grid, form and chart components.
JavaScript
482
star
2

wkhtmltopdf

C# wrapper around excellent wkhtmltopdf console utility.
C#
263
star
3

tdo

Keyboard driven, hackable TODO list
JavaScript
44
star
4

cx-starter-kit

Boilerplate for new CxJS projects
JavaScript
38
star
5

xsd2

Improved version of xsd.exe
C#
31
star
6

dextop

Dextop is a framework for creating RIA based on .NET and Ext JS
C#
21
star
7

xlio

Excel IO Library
C#
14
star
8

worldoscope

Create beautiful reports using the The World Bank data.
JavaScript
12
star
9

cxjs-hackernews

CxJS based Hacker News reader (progressive web application)
JavaScript
11
star
10

curriculum

Codaxy's own technology curriculum with some helpful learning resources.
11
star
11

cxjs-home-expenses-app-tutorial

Learn CxJS by creating a simple app for tracking home expenses
JavaScript
9
star
12

codereports

Simple but powerful reporting library
C#
8
star
13

cx-diagrams

A library for creating diagrams within CxJS applications
JavaScript
8
star
14

cxjs-tailwindcss-template

A sample application demoing integration of CxJS and Tailwind CSS
JavaScript
8
star
15

cx-google-maps

Cx Google Maps - CxJS wrapper for Google Maps
JavaScript
7
star
16

cxjs-kitchen-sink

Examples of real-world apps implemented in CxJS.
JavaScript
5
star
17

intl-io

Culture-specific date/time and number formatting and parsing based on ECMAScript Internationalization API (Intl).
JavaScript
4
star
18

conductor-sharp

C#
4
star
19

dotnet-cxjs-spa-template

Minimal repo featuring a CxJS application powered by a .NET based back-end.
JavaScript
3
star
20

state-of-js-2016-explorer

Framework comparison based on the data from the State of JavaScript 2016 survey results.
JavaScript
3
star
21

employee-directory-demo

Employee directory demo application with Cx based client and .NET/SQL Server based back-end
CSS
2
star
22

dextop-templates

Dextop Application Templates
C#
2
star
23

dextop-pecunia

Dextop demo application
JavaScript
2
star
24

dextop-localizer

Localization tool
C#
2
star
25

common

Set of commonly used libraries and tools
C#
2
star
26

cx-app-template-phone-dark

CxJS application template based on the Dark theme and a layout optimized for mobile phones
JavaScript
2
star
27

cx-typescript-boilerplate

Basic Cx application bolierplate based on TypeScript
TypeScript
2
star
28

cxjs-home-budget-app-tutorial

Learn CxJS by creating a home budgeting app
JavaScript
2
star
29

dox

Online documentation tool
C#
1
star
30

cx-template-material-sidebar

CxJS application template based on Material Design.
JavaScript
1
star
31

cxjs-codesandbox-template

A template for CxJS projects in CodeSandbox
JavaScript
1
star
32

dextop-previewer

Preview generated forms and grid before running the application
C#
1
star
33

cx-redux-examples

CxJS - Redux examples -
JavaScript
1
star