GithubHelp home page GithubHelp logo

ctripcorp / ferris-wheel Goto Github PK

View Code? Open in Web Editor NEW

This project forked from littleorca/ferris-wheel

4.0 2.0 0.0 23.92 MB

A fantastic spreadsheet framework!

License: MIT License

Java 70.18% HTML 0.14% JavaScript 5.69% CSS 1.69% Shell 0.03% TypeScript 22.28%

ferris-wheel's Introduction

Ferris Wheel

A fantastic spreadsheet framework!

snapshot

To run the example

mvn install -Dgpg.skip -DskipTests && mvn spring-boot:run -pl example

Then open your browser (Chrome is recommended) and navigate to:

http://127.0.0.1:8080/

If 8080 port is taken, you have to configure spring boot to run on another port before you build this project.

Features

  • MS Excel alike formula (only a small subset implemented at present)
  • Dynamic data loading and runtime query form
  • Fundamental pivot table support
  • Layout assets easily by just drag and drop
  • Extending custom data providers in a quite simple way

Difference with traditional spreadsheet

Ferris wheel is NOT just another spreadsheet! The major difference between ferris wheel and traditional spreadsheets is dynamic data loading, which makes ferris wheel an alive spreadsheet!

Traditional spreadsheets ask users to type or import data at the first time, and once the spreadsheet is done, it is a static document. Well, it's internet age, isn't? Ferris wheel is meant to make spreadsheet alive with internet! What you made with ferris wheel is not a static document, but with the ability to dynamically load data and render report. Even further, ferris wheel allows you to set user parameter rules, which makes it possible to alter data loading parameters as you wish even when you are just reading the report.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.