All Projects → SagiMedina → System_dashboard

SagiMedina / System_dashboard

Boilerplate project - Cross-Platform System Dashboard using Flask, React, Mobx and Web-Workers

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to System dashboard

Saas Base
SaaS base application (Flask, Vue, Bootstrap, Webpack)
Stars: ✭ 208 (+1500%)
Mutual labels:  flask, dashboard
Sensu Grid
A sensu dashboard built for the "big" screen...
Stars: ✭ 62 (+376.92%)
Mutual labels:  flask, dashboard
Ssis Dashboard
HTML5 SQL Server Integration Services Dashboard
Stars: ✭ 206 (+1484.62%)
Mutual labels:  flask, dashboard
Flask jsondash
🐍 📊 📈 Build complex dashboards without any front-end code. Use your own endpoints. JSON config only. Ready to go.
Stars: ✭ 3,215 (+24630.77%)
Mutual labels:  flask, dashboard
Flask Monitoringdashboard
Automatically monitor the evolving performance of Flask/Python web services.
Stars: ✭ 483 (+3615.38%)
Mutual labels:  flask, dashboard
Flask Profiler
a flask profiler which watches endpoint calls and tries to make some analysis.
Stars: ✭ 622 (+4684.62%)
Mutual labels:  flask, dashboard
Open Source Saas Boilerpate
Free SaaS boilerplate (Python/PostgreSQL/ReactJS/Webpack)
Stars: ✭ 582 (+4376.92%)
Mutual labels:  flask, dashboard
Bowtie
Create a dashboard with python!
Stars: ✭ 724 (+5469.23%)
Mutual labels:  flask, dashboard
Devdash
🍱 Highly Configurable Terminal Dashboard for Developers and Creators
Stars: ✭ 939 (+7123.08%)
Mutual labels:  dashboard
Keras Flask Deploy Webapp
😺 Pretty & simple image classifier app template. Deploy your own trained model or pre-trained model (VGG, ResNet, Densenet) to a web app using Flask in 10 minutes.
Stars: ✭ 856 (+6484.62%)
Mutual labels:  flask
Databook
A facebook for data
Stars: ✭ 26 (+100%)
Mutual labels:  flask
Flask Humanize
Common humanization utilities for Flask applications
Stars: ✭ 26 (+100%)
Mutual labels:  flask
Montecarlo
Portfolio simulation running in a OCaml web worker
Stars: ✭ 10 (-23.08%)
Mutual labels:  web-worker
Vulpy
Vulnerable Python Application To Learn Secure Development
Stars: ✭ 25 (+92.31%)
Mutual labels:  flask
React Mobx React Router Boilerplate
A simple boilerplate based on create-react-app and add mobx, react-router, linter, prettier and so on. 一个简单的 react 脚手架依赖于 create-react-app 新增了 mobx react-router,linter,prettier 等。
Stars: ✭ 12 (-7.69%)
Mutual labels:  mobx
Remote Web Streams
Web streams that work across web workers and iframes.
Stars: ✭ 26 (+100%)
Mutual labels:  web-worker
Python Flask First Website
Stars: ✭ 26 (+100%)
Mutual labels:  flask
Eda miner
Swiss army knife, but for visualization, analytics, and machine learning. View docs here: http://edaminer.com/docs/ and a demo (don't abuse) here: http://edaminer.com/
Stars: ✭ 13 (+0%)
Mutual labels:  dashboard
Django Controlcenter
Set of widgets to build dashboards for Django projects
Stars: ✭ 866 (+6561.54%)
Mutual labels:  dashboard
Pylogging
🏉 Python Logging Library
Stars: ✭ 9 (-30.77%)
Mutual labels:  flask

React + MobX + Web-Workers System Dashboard

Example

This repository provides a reference implementation of the System Dashboard application written using -

JS: React, MobX JSX, ES6.

HTML: Web-Workers

CSS: Material Dashboard

Python: Flask

Running the application

clone https://github.com/SagiMedina/system_dashboard.git
mkvirtualenv system_dashboard
pip install -r requirements.txt
python system_dashboard.py
open http://localhost:5002

Port can be changed through environment variables.

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].