All Projects → ajthinking → Data Story

ajthinking / Data Story

A visual process builder for Laravel

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Data Story

Laravel Disqus
A simple Disqus platform integration with Laravel.
Stars: ✭ 71 (+0%)
Mutual labels:  laravel
Locopy
locopy: Loading/Unloading to Redshift and Snowflake using Python.
Stars: ✭ 73 (+2.82%)
Mutual labels:  etl
Laravel Imageupload
Upload image using Laravel's build in function and resize it automatically.
Stars: ✭ 73 (+2.82%)
Mutual labels:  laravel
Transporter
Sync data between persistence engines, like ETL only not stodgy
Stars: ✭ 1,175 (+1554.93%)
Mutual labels:  etl
Laravel Db Normalizer
Normalize all database results to one unified interface, to make swapping repositories a breeze.
Stars: ✭ 72 (+1.41%)
Mutual labels:  laravel
Laravel Vuetify Spa
Laravel-Vue SPA starter project template with Vuetify frontend.
Stars: ✭ 73 (+2.82%)
Mutual labels:  laravel
Laravel Ownership
Laravel Ownership simplify management of Eloquent model's owner.
Stars: ✭ 71 (+0%)
Mutual labels:  laravel
Blade Icons
A package to easily make use of SVG icons in your Laravel Blade views.
Stars: ✭ 1,181 (+1563.38%)
Mutual labels:  laravel
Fast Excel
🦉 Fast Excel import/export for Laravel
Stars: ✭ 1,183 (+1566.2%)
Mutual labels:  laravel
Env Providers
👷 Load Laravel service providers based on your application's environment.
Stars: ✭ 73 (+2.82%)
Mutual labels:  laravel
Laravel Queue Rabbitmq
RabbitMQ driver for Laravel Queue. Supports Laravel Horizon.
Stars: ✭ 1,175 (+1554.93%)
Mutual labels:  laravel
Talks
Apresentações da Laraconf Brasil
Stars: ✭ 72 (+1.41%)
Mutual labels:  laravel
Radarview
🍳 RadarView for Android 是一个雷达扫描动画后,然后展示得分效果的控件。
Stars: ✭ 73 (+2.82%)
Mutual labels:  laravel
Laravel Review Rateable
Review & Rating System For Lavavel 5, 6 & 7
Stars: ✭ 72 (+1.41%)
Mutual labels:  laravel
Manager
Implementation of the Manager pattern existing in Laravel framework
Stars: ✭ 74 (+4.23%)
Mutual labels:  laravel
Laravel Micro Manager
Oversee jobs you have put into the queue. Track status, completion % and other job information in real time.
Stars: ✭ 71 (+0%)
Mutual labels:  laravel
Candy Hub
The backend system for your GetCandy API
Stars: ✭ 73 (+2.82%)
Mutual labels:  laravel
Dataspherestudio
DataSphereStudio is a one stop data application development& management portal, covering scenarios including data exchange, desensitization/cleansing, analysis/mining, quality measurement, visualization, and task scheduling.
Stars: ✭ 1,195 (+1583.1%)
Mutual labels:  etl
Php Zipkin Demo
Laravel + go-micro + grpc + Zipkin
Stars: ✭ 74 (+4.23%)
Mutual labels:  laravel
Form Object
Form object to use with Vue components for sending data to a Laravel application using axios.
Stars: ✭ 73 (+2.82%)
Mutual labels:  laravel

DataStory ⚡ visual programming

tests version proofofconcept

DataStory provides a workbench for designing data flow diagrams.

image

Installation

* Clone it
* Serve `public/index.html`

Development Installation

* Clone it
* Add a file `.env` with content `MIX_DATASTORY_DEV_MODE_AUTO_PUBLISH=true`
* `yarn && `yarn watch`
* Serve `public/index.html`

Live JS Demo (WIP)

A JS server implementation is deployed at https://ajthinking.github.io/data-story/

Acknowledgements

Thanks to Dylan & projectstorm/react-diagrams

License

MIT

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