Git Product home page Git Product logo

socrat's Introduction

SOCRAT: SOCR Analytics Toolbox

A scalable and highly flexible HTML5/JS platform to build and run in-browser applications for interactive data analysis and visualization.

Build Status Dependency Status

Installation

In case you wish to create your own module or contribute to the project, follow these steps to setup your environment.

First, install Node.js if you haven't yet. npm is the package manager for Node.js and comes bundled with it.

Install Webpack:

$> sudo npm install webpack -g

Clone the repository:

$> git clone https://github.com/SOCR/SOCRAT.git
$> cd SOCRAT

If you're interested in latest changes or want to contribute to the project, switch to the dev branch:

$> git checkout dev
$> git pull

Now, lets install all the dependencies:

$> npm install

This will install all the dependencies mentioned in package.json files.

Start the development server and see the application running at localhost:8080:

$> npm run serve

Motivation

SOCR, Statistics Online Computational Resource has a huge user base who constantly access the educational data present and java tools which use these data to aid in understanding statistics. As far as the technology is concerned, currently all the applications are written in java and are presented as java applets. The reach of these applications is bottlenecked by technology.

Goal

The world is going the HTML5 way. Browsers are becoming more powerful. We intend to create a toolbox which will serve users on all platforms. We are primarily using CoffeeScript (compiles to JavaScript) for all the computations and presentation. Given the fact that today’s browsers have powerful javaScript engines (v8, SpiderMonkey), we perform all the calculations on the browser with no server dependency. File management, database, computation will be performed inside the browser.

Technologies/Packages

CoffeeScript Jade Less Webpack Node.js

Dependencies

Bootstrap jQuery AngularJS with AngularUI D3.js Handsontable with ngHandsontable jStat Wrangler

Copyright and License

The LGPL v3.0 License

Copyright (c) 2013-2016 Statistics Online Computational Resource (SOCR)

All SOCR programs, materials, tools and resources are developed by and freely disseminated to the entire community. Users may revise, extend, redistribute, modify under the terms of the Lesser GNU General Public License as published by the Open Source Initiative. All efforts should be made to develop and distribute factually correct, useful, portable and extensible resource all available in all digital formats for free over the Internet.

SOCR resources are distributed in the hope that they will be useful, but without any warranty; without any explicit, implicit or implied warranty for merchantability or fitness for a particular purpose. See the GNU Lesser General Public License for more details see http://opensource.org/licenses/LGPL-3.0.

socrat's People

Contributors

alxndrkalinin avatar appletreeisyellow avatar nponarul avatar tan-patrick avatar irenezhou avatar prat024 avatar kakashi19 avatar

Watchers

James Cloos avatar  avatar Jake Close 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.