GithubHelp home page GithubHelp logo

asavinov / sc-web Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 209 KB

Stream Commandr Web Application

Home Page: http://conceptoriented.org

JavaScript 9.42% HTML 46.47% TypeScript 39.79% CSS 4.32%
stream-analytics big-data analytics column-store data-model database-management

sc-web's Introduction

Data Commandr Web Application

Build

The building process is using webpack and is based on the following sample projects: https://github.com/preboot/angular-webpack

The following steps have to be performed:

  • Set the necessary address of REST service in app.service.ts
  • Set development or production mode in main.ts
  • (Optional) Add Yandex/Google analytics to index.html
  • Install all packages by executing npm install
  • Build the project by executing npm run build

Deploy

  • Copy the content of the dist folder to web server, e.g., htdocs of Apache httpd
  • Start the web server
  • Start Data Commandr REST server

Run

Workarounds and temporary changes

  • <script>window.__theme = 'bs4';</script> is added to index.html to ensure compatibility of ngx-bootstrap with bootstrap 4. Remove it when not needed.
  • Empty file postcss.config.js had to be added to avoid error "No PostCSS Config found".

Change Log

  • v0.7.0 (2017-09-02)
    • Streaming data to the server with automatic evaluation
  • v0.6.0 (2017-05-13)
    • Popovers with linked record details
  • v0.5.0 (2017-03-19)
    • Getting started tips
    • Import from a CSV file
    • Automatic column creation while importing from CSV
  • v0.4.0 (2017-02-12)
    • Column type property introduced (user, calculated, accumulated, link).
    • Formula bar moved from the main screen to the column edit dialog.
    • UI enhancements (button locations, table styling, dialogs etc.)
  • v0.3.0 (2017-01-22)
    • Redesign UI (popovers, buttons, confirmation dialogs etc.)
    • Dirty-clean status of columns
    • New sample data
  • v0.2.0 (2016-12-10)
    • Complex types and formulas
    • Accumulating columns and formulas
  • v0.1.0 (2016-09-05)
    • First working version with simple arithmetic formulas.

sc-web's People

Contributors

asavinov avatar

Stargazers

 avatar

Watchers

 avatar  avatar

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.