GithubHelp home page GithubHelp logo

bhanditz / nim-gannt Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kuri65536/nim-gannt

0.0 2.0 0.0 112 KB

simple gannt chart app with nim as js transpiler

License: Mozilla Public License 2.0

Makefile 0.59% Nim 18.22% HTML 2.36% JavaScript 78.84%

nim-gannt's Introduction

Simple Gannt chart tool by nim

Prerequirement

  • browser: tested with Firefox 64.0
  • optional: compile with nim 0.17.2 (in Ubuntu 18.04.1 LTS)
  • optional: python3 for serving the files.

Installation

from release

  1. extract a release zip file.
  2. open the gannt.html from a your web-browser.
  3. then upload sample.csv from upload button.
$ unzip nim-gannt.v0.6.0.zip
$ browse gannt.html

from source

  1. download svg.js, svg.draggable.js and jquery.js.
  2. after all, the method is same as from release
$ git clone ...
$ make download
$ browse gannt.html

server mode

In server mode, sample.csv will be send automatically and gannt chart show up immidiately.

$ git clone ...
$ make download
$ make launch

Demonstaration

demo

demo image

Limitation

  • drag) show extending bars -> modify svg.draggable.js.

TODO

ver.1.0.0

  • change default to title-field

Donations

If you are feel to nice for this software, please donation to my

  • Bitcoin | 1FTBAUaVdeGG9EPsGMD5j2SW8QHNc5HzjT |
  • or Ether | 0xd7Dc5cd13BD7636664D6bf0Ee8424CFaF6b2FA8f | .

License

MPL 2.0

nim-gannt's People

Contributors

kuri65536 avatar

Watchers

James Cloos 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.