All Projects → google → Ezgantt

google / Ezgantt

Licence: apache-2.0
ezGantt main

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Ezgantt

Spreadsheetview
Full configurable spreadsheet view user interfaces for iOS applications. With this framework, you can easily create complex layouts like schedule, gantt chart or timetable as if you are using Excel.
Stars: ✭ 3,324 (+3513.04%)
Mutual labels:  spreadsheet, gantt-chart
Plugin Gantt
Gantt charts for Kanboard
Stars: ✭ 73 (-20.65%)
Mutual labels:  gantt-chart
Luckysheet
Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.
Stars: ✭ 9,772 (+10521.74%)
Mutual labels:  spreadsheet
Documentbuilder
ONLYOFFICE Document Builder is powerful text, spreadsheet, presentation and PDF generating tool
Stars: ✭ 61 (-33.7%)
Mutual labels:  spreadsheet
React Spreadsheet Grid
An Excel-like grid component for React with custom cell editors, performant scroll & resizable columns
Stars: ✭ 996 (+982.61%)
Mutual labels:  spreadsheet
Axlsx styler
Build clean and maintainable styles for your axlsx spreadsheets. Build your spreadsheeet with data and then apply styles later.
Stars: ✭ 64 (-30.43%)
Mutual labels:  spreadsheet
React Google Charts
A thin, typed, React wrapper over Google Charts Visualization and Charts API.
Stars: ✭ 944 (+926.09%)
Mutual labels:  gantt-chart
Fpsheet
FPSheet: A Spreadsheet program with Haskell as the scripting language
Stars: ✭ 86 (-6.52%)
Mutual labels:  spreadsheet
Spreadsheet architect
Spreadsheet Architect is a library that allows you to create XLSX, ODS, or CSV spreadsheets super easily from ActiveRecord relations, plain Ruby objects, or tabular data.
Stars: ✭ 1,160 (+1160.87%)
Mutual labels:  spreadsheet
Spreadsheet
The Ruby Spreadsheet by ywesee GmbH
Stars: ✭ 1,033 (+1022.83%)
Mutual labels:  spreadsheet
Django Rest Pandas
📊📈 Serves up Pandas dataframes via the Django REST Framework for use in client-side (i.e. d3.js) visualizations and offline analysis (e.g. Excel)
Stars: ✭ 1,030 (+1019.57%)
Mutual labels:  spreadsheet
Spreadsheet
Spreadsheet for Vaadin Framework
Stars: ✭ 40 (-56.52%)
Mutual labels:  spreadsheet
Awesome Grid
A curated list of grid(table) libraries and resources that developers may find useful.
Stars: ✭ 1,142 (+1141.3%)
Mutual labels:  spreadsheet
Otganttchartkit
OTGanttChartKit is gantt chart framework for iOS. This framework use easily like UITableView.
Stars: ✭ 38 (-58.7%)
Mutual labels:  gantt-chart
Poi Android
📈 Apache POI for Android
Stars: ✭ 77 (-16.3%)
Mutual labels:  spreadsheet
Angular Gantt Schedule Timeline Calendar
Angular version of gantt-schedule-timeline-calendar [ angular gantt, gantt chart, angular gantt chart, angular schedule, angular timeline, angular calendar, gantt chart, schedule, scheduler, timeline, calendar ]
Stars: ✭ 32 (-65.22%)
Mutual labels:  gantt-chart
Cuba
🇨🇺 Google Sheets + SQL = JSON
Stars: ✭ 45 (-51.09%)
Mutual labels:  spreadsheet
Pygsheets
Google Sheets Python API v4
Stars: ✭ 1,116 (+1113.04%)
Mutual labels:  spreadsheet
Dev Ref
Stars: ✭ 90 (-2.17%)
Mutual labels:  spreadsheet
Google Sheet S3
Google Apps Script that publishes a Google Sheet to Amazon S3 as a JSON file. Auto-updates on edit & maintains data types. Creates an array of objects keyed by column header.
Stars: ✭ 81 (-11.96%)
Mutual labels:  spreadsheet

ezGantt

View a Google Spreadsheet as a Gantt Chart

ezGantt uses public Google Chart and Google Drive JavaScript APIs, so the same users who can view the Spreadsheet can see the Gantt chart. To try it, go to https://ezgantt.appspot.com/#1kYfoEFXW-psZ8AMy0Ne7wRMiM3umNKBs3v9U7nvafXA

To use it yourself, make a copy of the demo sheet and start adding tasks!

Feature Requests

  • [ ] Clickable rows
  • [ ] Allow both date and depends-on constraints, and choose latest one as a "no earlier than" constraint.
  • [ ] Last updated date (and who?)
  • [x] Public ezgantt.appspot.com version
  • [x] Any line item task description where the task starts with a '#' is ignored
  • [x] Drive API v3, Sheets API v4
  • [x] Enforce unique ID column
  • [x] Easier linking from sheet to chart
  • [x] Resources in demo = people
  • [x] Easier hash tag
  • [x] new better auth, fetch, promises flow
  • [x] removed excess drive permissions

INFO

ezgantt.apspot.com

gcloud app deploy -q --project ezgantt --version 1 --verbosity=info app.yaml

  • app id: ezgantt
  • api key, client id, client secret: see JS files.

QUOTES

"I think ezgantt is a great tool for small-medium projects, it's easy to learn (took me minutes to get a good chart) and maintain."

References

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].