Giter VIP home page Giter VIP logo

plannifico's Introduction

Plannifico

The first open source planning, budgeting and forecasting system based on an open and modular java-based platform.

Plannifico key goals are:

  • Create and analyze sophisticated plans, budgets and forecasts, based on large data sets and complex logics
  • Enable what-if analysis and scenarios simulation on unlimited dimensions (e.g. product, customer)
  • Enable driver-based planning and simulations 
  • Combine bottom-up and top-down planning
  • Support easy data-integration
  • Scale to millions of records

Find further information here

Version 0.2

  • Minor APIs fixes

Version 0.3

  • Added method "GetDataset" to the APIs

Components

  • Plannifico-Server: Plannifico calculation engine
  • Plannifico-App: Plannifico client console

Running

Prerequisite: ensure that a java versions >= 1.7 is installed on your computer (open a command line and run ">java -version" command)

Start running a quick demo:

  • Download Plannifico here
  • Unzip it into a preferred folder (e.g. plannifico-server-0.1-SNAPSHOT)
  • Open a command line console
  • Go into the unzipped folder (e.g. ">cd plannifico-server-0.1-SNAPSHOT") from your command line
  • Run the demo in order to double check that everything works fine:
    • Run the following command ">demo\create_demo_db.bat" in order to create a demo DB
    • Run the following command ">run.bat" in order to start the http listener
    • Wait until the following lines are displyed: "INFO: Initiating Jersey application, version Jersey:..."
    • Go into the folder "demo" and open the file "demo_command.html" from your preferred browser"
    • Click on the "start" link and wait until the following json response appears: "{"statusCode":"0","statusDescription":"Success: server started","content":null}"
    • Run other commands in order to explore Plannifico features
    • See the RESTful Web APIs documentation in order to run further commands
    • enjoy!!!

Documentation

License

Apache License, Version 2.0

plannifico's People

Contributors

plannifico avatar ralfano 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.