GithubHelp home page GithubHelp logo

isabella232 / timeline-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bionode/timeline

0.0 0.0 0.0 485 KB

[project] gantt chart for msl

Home Page: http://auremoser.github.io/msl-gantt/

HTML 44.61% JavaScript 55.39%

timeline-1's Introduction

msl-gantt

about

This is a simple sortable chart for viewing projects and tracking them on a timeline.

gantt

data

Data CSV is stored in Google Drive and looks like this:

data.csv

Headers are static, but all values are editable in the data.csv file.

deliverable priority start_date end_date team type
project1 value1 date1 date2 [Abby/Aurelia/...] community
project2 value2 date1 date2 [Abby/Aurelia/...] logistics

key

  • deliverable is project name
  • priority is an arbitrary weight (maybe priority of a project, maybe hours of investment, maybe resources used), in this case, it's roughly the number of hours a project will take [1]
  • dates are the start and end date of a project
  • team is the name of the team responsible for the deliverable
  • type is one of several categories for filtering purposes (community, logistics, assessment, convenings, trainings...)[2]

[1]: We can decide what numerical value to prioritize by, I just wanted to log this as a sortable placeholder for future values we might want to track.

[2]: Milestones are vertical plum lines on the chart. You can draw a plum line, as opposed to a bar, by entering a deliverable name, start_date and type of project as "milestone"). Check the csv for examples of this.

timeline-1's People

Contributors

auremoser avatar bmpvieira 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.