Skip to content

SPFx Gantt Chart web part that uses SharePoint Tasks lists as its data source.

Notifications You must be signed in to change notification settings

steevinBradlee/spfx-tasks-gantt

Repository files navigation

spfx-tasks-gantt

Summary

IN DEVELOPMENT

SharePoint Framework (SPFx) Gantt Chart web part project for a SharePoint Tasks list

Used SharePoint Framework Version

version

Applies to

Get your own free development tenant by subscribing to Microsoft 365 developer program

Prerequisites

Any special pre-requisites?

Solution

Solution Author(s)
spfx-tasks-gantt Stephen Bradley, [email protected]

Version history

Version Date Comments
1.1 March 10, 2021 Update comment
1.0 January 29, 2021 Initial release

Disclaimer

THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.


Minimal Path to Awesome

  • Clone this repository
  • Ensure that you are at the solution folder
  • in the command-line run:
    • npm install
    • gulp serve

Include any additional steps as needed.

Features

Gantt Chart web part that uses a SharePoint Tasks list. This project is still very much in development and is missing some important features:

  • User images. When a user is assigned a task their image should appear in the chart inside the task row. Right now there is only a dummy image
  • Dependency lines. There should be dependency lines between tasks in the chart, indicating what tasks are dependent on one another.

Some other general UI tidy up is necessary.

References

About

SPFx Gantt Chart web part that uses SharePoint Tasks lists as its data source.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published