All Projects → codaxy → Dashboards

codaxy / Dashboards

Licence: mit
Drag & drop dashboard builder!

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Dashboards

Laqul
A complete starter kit that allows you create amazing apps that look native thanks to the Quasar Framework. Powered by an API developed in Laravel Framework using the easy GraphQL queries language. And ready to use the Google Firebase features.
Stars: ✭ 110 (+13.4%)
Mutual labels:  firebase, dashboard
Dazzle
🚀 Dashboards made easy in React JS.
Stars: ✭ 1,424 (+1368.04%)
Mutual labels:  drag-and-drop, dashboard
Ngx Dynamic Dashboard Framework
This is a JSON driven angular x based dashboard framework that is inspired by JIRA's dashboard implementation and https://github.com/raulgomis/angular-dashboard-framework
Stars: ✭ 160 (+64.95%)
Mutual labels:  drag-and-drop, dashboard
Material Kit React
React Dashboard made with Material UI’s components. Our pro template contains features like TypeScript version, authentication system with Firebase and Auth0 plus many other
Stars: ✭ 3,465 (+3472.16%)
Mutual labels:  firebase, dashboard
Angular Shoppingcart
ShoppingCart (Ecommerce) 🛒 Application using Angular10, Firebase, PWA, Drag&Drop, Materialized Bootstrap and i18n 🚀🔥👨‍💻
Stars: ✭ 483 (+397.94%)
Mutual labels:  firebase, drag-and-drop
Tiledesk Dashboard
The Tiledesk dashboard. Tiledesk is an Open Source Live Chat platform written in NodeJs, firebase and Angular.
Stars: ✭ 53 (-45.36%)
Mutual labels:  firebase, dashboard
Gpudashboard
A simple dashboard for NVIDIA GPU
Stars: ✭ 37 (-61.86%)
Mutual labels:  firebase, dashboard
Ant Design Pro Plus
✨ 基于 ant-design-pro 做一些微小的工作。
Stars: ✭ 88 (-9.28%)
Mutual labels:  firebase, dashboard
Tiledesk Server
Tiledesk server. Tiledesk is an Open Source Live Chat platform written in NodeJs and MongoDB
Stars: ✭ 94 (-3.09%)
Mutual labels:  firebase
Kwd Dashboard
Fully responsive dashboard built with tailwindcss & alpinejs
Stars: ✭ 95 (-2.06%)
Mutual labels:  dashboard
Angular Material Dashboard
Angular admin dashboard with material design
Stars: ✭ 1,321 (+1261.86%)
Mutual labels:  dashboard
Robot Scouter
🤖 Easy, efficient, and collaborative FIRST robot scouting
Stars: ✭ 94 (-3.09%)
Mutual labels:  firebase
React Native Easy Dnd
Drag and drop with react-native made simple
Stars: ✭ 96 (-1.03%)
Mutual labels:  drag-and-drop
D2 Admin Xiya Go Cms
cms by d2-admin
Stars: ✭ 94 (-3.09%)
Mutual labels:  dashboard
Searchitem
小搜搜——商品条形码/二维码搜索APP
Stars: ✭ 96 (-1.03%)
Mutual labels:  firebase
Vue Drag And Drop Kanban
A simple kanban board where the items can be dragged and dropped from the list. This is a hybrid implementation of vue-smooth-dnd.
Stars: ✭ 93 (-4.12%)
Mutual labels:  drag-and-drop
Firebaseui Ios
iOS UI bindings for Firebase.
Stars: ✭ 1,317 (+1257.73%)
Mutual labels:  firebase
Postgresql Dashboard
A real-time monitoring screen based on Dashing and Sinatra
Stars: ✭ 96 (-1.03%)
Mutual labels:  dashboard
Cboard V
CBoard Vue 版 (BI dashboard platform)
Stars: ✭ 96 (-1.03%)
Mutual labels:  dashboard
Firebaseim
Android chat app to demo the use of Firebase Cloud Functions
Stars: ✭ 95 (-2.06%)
Mutual labels:  firebase

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].