Skip to content

GavinZha0/DataExplorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

109 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataPie Logo

DataPie

English | 中文

Introduction

DataPie, a low-code data platform for AI and BI.

  • DataExplorer: Front end of DataPie (Js, Ts, Vue, Antd, G2plot, Leaflet, Cy...)
  • DataMagic: Java server of DataPie (Springboot, Jwt, Jpa, Druid, Knife4j, Tablesaw, DJL, DL4J...)
  • DataSeer: Python server of DataPie (FastApi, Sk-learn, Pytorch, MlFlow, Ray... )

Feature

  • Data visualization:Connect datasource, build views and publish dashboard easily! (prototype is ready)
  • Machine learning: Develop algorithm, build model and train ML quickly! (to be done in 2024)
  • AI application building: Manage model and make application rapidly! (to be done in 2024)

Preview

Guest account: guest/Guest@Pie3

DataPie Logo DataPie Logo DataPie Logo DataPie Logo DataPie Logo DataPie Logo DataPie Logo DataPie Logo DataPie Logo DataPie Logo DataPie Logo DataPie Logo DataPie Logo DataPie Logo DataPie Logo DataPie Logo DataPie Logo DataPie Logo DataPie Logo DataPie Logo

Documentation

Document

How to build

DataExplorer: set NODE_OPTIONS=--max-old-space-size=8192; npm run build

DataMagic: mvn3 -DskipTests=true package (generate separate lib, config and jar)

How to execute

DataExplorer: yarn dev

How to contribute

You are very welcome to join!Raise an issue Or submit a Pull Request。

Pull Request:

  1. Fork code!
  2. Create your own branch: git checkout -b feat/xxxx
  3. Submit your changes: git commit -am 'feat(function): add xxxxx'
  4. Push your branch: git push origin feat/xxxx
  5. submitpull request

Git Contribution submission specification

  • add: Add new features
  • update: update features
  • fix: Fix the problem/BUG
  • style: The code style is related and does not affect the running result
  • perf: Optimization/performance improvement
  • revert: Undo edit
  • test: Test related
  • docs: Documentation/notes

Maintainer

@GavinZha0

Donate

If you think this project is helpful to you, you can help the author buy a cup of coffee to show your support!

Discord

About

Frontend of DataPie

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors